Compartir a través de


RestoreRequestInner.AppServicePlan Propiedad

Definición

Obtiene o establece especifica el plan de App Service que será el propietario del sitio restaurado.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a