次の方法で共有


TrafficAnalyticsConfigurationProperties.WorkspaceRegion プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象