AzureResourceIdentifier interface
Azure resource identifier.
- Extends
Properties
| azure |
ARM resource identifier for the cloud resource being alerted on |
| type | There can be multiple identifiers of different type per alert, this field specify the identifier type. |
Property Details
azureResourceId
ARM resource identifier for the cloud resource being alerted on
azureResourceId?: string
Property Value
string
type
There can be multiple identifiers of different type per alert, this field specify the identifier type.
type: "AzureResource"
Property Value
"AzureResource"