Compartir a través de


AppServiceEnvironmentPatchResource.Location Propiedad

Definición

Obtiene o establece la ubicación del App Service Environment, por ejemplo, "Oeste de EE. UU.".

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a