AmwAccount interface
Represents an Azure Monitor Workspace (AMW) account used for emitting metrics.
Properties
| identity | The ARM resource ID of the managed identity with access to the source account. |
| resource |
The ARM resource ID of the account where metrics are emitted. |
Property Details
identity
The ARM resource ID of the managed identity with access to the source account.
identity: string
Property Value
string
resourceId
The ARM resource ID of the account where metrics are emitted.
resourceId: string
Property Value
string