次の方法で共有


AzureReachabilityReportLocation.Country プロパティ

定義

国の名前を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象