ITrafficAnalyticsConfigurationProperties.WorkspaceResourceId Property

Definition

Resource Id of the attached workspace.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Create=true, Description="Resource Id of the attached workspace.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="workspaceResourceId", Update=true)]
public string WorkspaceResourceId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Create=true, Description="Resource Id of the attached workspace.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="workspaceResourceId", Update=true)>]
member this.WorkspaceResourceId : string with get, set
Public Property WorkspaceResourceId As String

Property Value

Attributes

Applies to