Share via


RestoreRequest.AppServicePlan Property

Definition

Specify app service plan that will own restored site.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Inlined)]
public string AppServicePlan { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Inlined)>]
member this.AppServicePlan : string with get, set
Public Property AppServicePlan As String

Property Value

Implements

Attributes

Applies to