Partager via


RestoreRequestInner.HostingEnvironment Propriété

Définition

Obtient ou définit le nom de l’environnement app Service, si nécessaire (uniquement lors de la restauration d’une application dans un App Service Environment).

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à