MonitorProperties interface

Properties specific to the monitor resource.

Properties

datadogOrganizationProperties

Specify the Datadog organization name. In the case of linking to existing organizations, Id, ApiKey, and Applicationkey is required as well.

liftrResourceCategory

NOTE: This property will not be serialized. It can only be populated by the server.

liftrResourcePreference

The priority of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

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.

monitoringStatus

Flag specifying if the resource monitoring is enabled or disabled.

provisioningState

NOTE: This property will not be serialized. It can only be populated by the server.

userInfo

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

Property Value