ElasticMonitorResource interface

Monitor resource.

Properties

id

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

identity

Identity properties of the monitor resource.

location

The location of the monitor resource

name

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

properties

Properties of the monitor resource.

sku

SKU of the monitor resource.

systemData

The system metadata relating to this resource NOTE: This property will not be serialized. It can only be populated by the server.

tags

The tags of the monitor resource.

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 properties of the monitor resource.

identity?: IdentityProperties

Property Value

location

The location of the monitor resource

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 of the monitor resource.

properties?: MonitorProperties

Property Value

sku

SKU of the monitor resource.

sku?: ResourceSku

Property Value

systemData

The system metadata relating to this resource NOTE: This property will not be serialized. It can only be populated by the server.

systemData?: SystemData

Property Value

tags

The tags of the monitor resource.

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