Share via


ILogAnalyticsConfiguration.CustomerId Property

Definition

Log analytics customer id

[Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=true, Description="Log analytics customer id", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="customerId", Update=true)]
public string CustomerId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=true, Description="Log analytics customer id", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="customerId", Update=true)>]
member this.CustomerId : string with get, set
Public Property CustomerId As String

Property Value

Attributes

Applies to