Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UpdateMonitoredResourceDetails

The information about updating a monitored resource.

Properties

Optional additionalAliases

List of MonitoredResourceAliasCredentials. This property complements the existing "aliases" property by allowing user to specify more than one credential alias. If both "aliases" and "additionalAliases" are specified, union of the values is used as list of aliases applicable for this resource. If any duplicate found in the combined list of "alias" and "additionalAliases", an error will be thrown.

Optional additionalCredentials

additionalCredentials: Array<MonitoredResourceCredential>

List of MonitoredResourceCredentials. This property complements the existing "credentials" property by allowing user to specify more than one credential. If both "credential" and "additionalCredentials" are specified, union of the values is used as list of credentials applicable for this resource. If any duplicate found in the combined list of "credentials" and "additionalCredentials", an error will be thrown.

Optional aliases

aliases: model.MonitoredResourceAliasCredential

Optional credentials

Optional databaseConnectionDetails

databaseConnectionDetails: model.ConnectionDetails

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {@code {"foo-namespace": {"bar-key": "value"}}}

Optional displayName

displayName: undefined | string

Monitored resource display name.

Optional freeformTags

freeformTags: undefined | object

Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {@code {"bar-key": "value"}}

Optional hostName

hostName: undefined | string

Host name of the monitored resource.

Optional properties

List of monitored resource properties.

Optional resourceTimeZone

resourceTimeZone: undefined | string

Time zone in the form of tz database canonical zone ID. Specifies the preference with a value that uses the IANA Time Zone Database format (x-obmcs-time-zone). For example - America/Los_Angeles

Functions

getDeserializedJsonObj

getJsonObj