Freigeben über


RestoreRequest.HostingEnvironment Eigenschaft

Definition

Ruft bei Bedarf den Namen der App Service-Umgebung ab oder legt diesen fest (nur beim Wiederherstellen einer App in einer App Service-Umgebung).

[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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: