DatadogMonitorResource interface

Properties

id

ARM id of the monitor resource. NOTE: This property will not be serialized. It can only be populated by the server.

identity
location
name

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

properties

Properties specific to the monitor resource.

sku
systemData

Metadata pertaining to creation and last modification of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

tags

Dictionary of

type

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

Property Details

id

ARM id of the monitor resource. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

identity

identity?: IdentityProperties

Property Value

location

location: string

Property Value

string

name

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

name?: string

Property Value

string

properties

Properties specific to the monitor resource.

properties?: MonitorProperties

Property Value

sku

sku?: ResourceSku

Property Value

systemData

Metadata pertaining to creation and last modification of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

systemData?: SystemData

Property Value

tags

Dictionary of

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

type

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

type?: string

Property Value

string