Share via


IMonitoringAccountDestination.AccountResourceId Property

Definition

The resource ID of the monitoring account.

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.Info(Create=true, Description="The resource ID of the monitoring account.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="accountResourceId", Update=true)]
public string AccountResourceId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.Info(Create=true, Description="The resource ID of the monitoring account.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="accountResourceId", Update=true)>]
member this.AccountResourceId : string with get, set
Public Property AccountResourceId As String

Property Value

Attributes

Applies to