次の方法で共有


AzureReachabilityReportItem.AzureLocation プロパティ

定義

Azure リージョンを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象