LogAnalyticsConfiguration.SharedKey Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to