Compartir a través de


AppServiceEnvironmentResourceInner.AppServiceEnvironmentResourceLocation 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 AppServiceEnvironmentResourceLocation { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.location")>]
member this.AppServiceEnvironmentResourceLocation : string with get, set
Public Property AppServiceEnvironmentResourceLocation As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a