MonitorProperties interface
Properties specific to the monitor resource.
Properties
datadog |
Specify the Datadog organization name. In the case of linking to existing organizations, Id, ApiKey, and Applicationkey is required as well. |
liftr |
NOTE: This property will not be serialized. It can only be populated by the server. |
liftr |
The priority of the resource. NOTE: This property will not be serialized. It can only be populated by the server. |
marketplace |
Flag specifying the Marketplace Subscription Status of the resource. If payment is not made in time, the resource will go in Suspended state. NOTE: This property will not be serialized. It can only be populated by the server. |
monitoring |
Flag specifying if the resource monitoring is enabled or disabled. |
provisioning |
NOTE: This property will not be serialized. It can only be populated by the server. |
user |
Includes name, email and optionally, phone number. User Information can't be null. |
Property Details
datadogOrganizationProperties
Specify the Datadog organization name. In the case of linking to existing organizations, Id, ApiKey, and Applicationkey is required as well.
datadogOrganizationProperties?: DatadogOrganizationProperties
Property Value
liftrResourceCategory
NOTE: This property will not be serialized. It can only be populated by the server.
liftrResourceCategory?: string
Property Value
string
liftrResourcePreference
The priority of the resource. NOTE: This property will not be serialized. It can only be populated by the server.
liftrResourcePreference?: number
Property Value
number
marketplaceSubscriptionStatus
Flag specifying the Marketplace Subscription Status of the resource. If payment is not made in time, the resource will go in Suspended state. NOTE: This property will not be serialized. It can only be populated by the server.
marketplaceSubscriptionStatus?: string
Property Value
string
monitoringStatus
Flag specifying if the resource monitoring is enabled or disabled.
monitoringStatus?: string
Property Value
string
provisioningState
NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
userInfo
Includes name, email and optionally, phone number. User Information can't be null.
userInfo?: UserInfo