Share via


IAnalyticsOutputSettings.AnalyticsWorkspaceId Property

Definition

The resource ID of the analytics workspace that is to be used by the specified identity.

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

Property Value

Attributes

Applies to