IManagedEnvironment.LogAnalyticConfigurationSharedKey Property

Definition

Log analytics customer key

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

Property Value

Attributes

Applies to