AzureResourceIdentifier interface
Azure resource identifier.
- Extends
Properties
azure |
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"
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript