AzureResourceIdentifier interface

Azure resource identifier.

Extends

Properties

azureResourceId

ARM resource identifier for the cloud resource being alerted on NOTE: This property will not be serialized. It can only be populated by the server.

type

Polymorphic discriminator, which specifies the different types this object can be

Property Details

azureResourceId

ARM resource identifier for the cloud resource being alerted on NOTE: This property will not be serialized. It can only be populated by the server.

azureResourceId?: string

Property Value

string

type

Polymorphic discriminator, which specifies the different types this object can be

type: "AzureResource"

Property Value

"AzureResource"