IContainerGroupDiagnostics.LogAnalyticWorkspaceResourceId Property

Definition

The workspace resource id for log analytics

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

Property Value

Attributes

Applies to