IContainerGroupProfileProperties1.LogAnalyticWorkspaceKey Property

Definition

The workspace key for log analytics

[Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Runtime.Info(Create=true, Description="The workspace key for log analytics", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="workspaceKey", Update=true)]
public string LogAnalyticWorkspaceKey { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Runtime.Info(Create=true, Description="The workspace key for log analytics", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="workspaceKey", Update=true)>]
member this.LogAnalyticWorkspaceKey : string with get, set
Public Property LogAnalyticWorkspaceKey As String

Property Value

Attributes

Applies to