Condividi tramite


RestoreRequestInner.HostingEnvironment Proprietà

Definizione

Ottiene o imposta il nome dell'ambiente del servizio app, se necessario (solo quando si ripristina un'app in un ambiente del servizio app).

[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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a