LogAnalyticsConfiguration.CustomerId Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="customerId")]
public string CustomerId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="customerId")>]
member this.CustomerId : string with get, set
Public Property CustomerId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to