Share via


IClusterManagerProperties.AnalyticsWorkspaceId Property

Definition

The resource ID of the Log Analytics workspace that is used for the logs collection.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=true, Description="The resource ID of the Log Analytics workspace that is used for the logs collection.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="analyticsWorkspaceId", Update=false)]
public string AnalyticsWorkspaceId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=true, Description="The resource ID of the Log Analytics workspace that is used for the logs collection.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="analyticsWorkspaceId", Update=false)>]
member this.AnalyticsWorkspaceId : string with get, set
Public Property AnalyticsWorkspaceId As String

Property Value

Attributes

Applies to