次の方法で共有


TrafficAnalyticsConfigurationProperties.WorkspaceResourceId プロパティ

定義

アタッチされたワークスペースのリソース ID を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象