次の方法で共有


RestoreRequestProperties.AppServicePlan Property

Definition

Specify app service plan that will own restored site.

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

Property Value

Implements

Attributes

Applies to