PSTrafficAnalyticsConfigurationProperties.WorkspaceResourceId Property

Definition

Gets or sets resource Id of the attached workspace

[Newtonsoft.Json.JsonProperty(PropertyName="workspaceResourceId")]
public string WorkspaceResourceId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="workspaceResourceId")>]
member this.WorkspaceResourceId : string with get, set
Public Property WorkspaceResourceId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to