次の方法で共有


AzureReachabilityReportLocation.City プロパティ

定義

市区町村の名前を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象