Compartir a través de


AzureReachabilityReportLocation.Country Propiedad

Definición

Obtiene o establece el nombre del país.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a