SliAmwAccount Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents an Azure Monitor Workspace (AMW) account used for emitting metrics.
public class SliAmwAccount : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Monitor.Slis.Models.SliAmwAccount>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Monitor.Slis.Models.SliAmwAccount>
type SliAmwAccount = class
interface IJsonModel<SliAmwAccount>
interface IPersistableModel<SliAmwAccount>
Public Class SliAmwAccount
Implements IJsonModel(Of SliAmwAccount), IPersistableModel(Of SliAmwAccount)
- Inheritance
-
SliAmwAccount
- Implements
Constructors
| Name | Description |
|---|---|
| SliAmwAccount(ResourceIdentifier, ResourceIdentifier) |
Initializes a new instance of SliAmwAccount. |
Properties
| Name | Description |
|---|---|
| Identity |
The ARM resource ID of the managed identity with access to the source account. |
| ResourceId |
The ARM resource ID of the account where metrics are emitted. |