NewAzContainerGroup_CreateExpanded.LogAnalyticWorkspaceId Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Category(new Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.ParameterCategory.Body })]
[Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Runtime.Info(Description="The workspace id for log analytics", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="workspaceId")]
[System.Management.Automation.Parameter(HelpMessage="The workspace id for log analytics", Mandatory=false)]
public string LogAnalyticWorkspaceId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Category(new Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.ParameterCategory.Body })>]
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Runtime.Info(Description="The workspace id for log analytics", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="workspaceId")>]
[<System.Management.Automation.Parameter(HelpMessage="The workspace id for log analytics", Mandatory=false)>]
member this.LogAnalyticWorkspaceId : string with get, set
Public Property LogAnalyticWorkspaceId As String

Property Value

String
Attributes

Applies to