次の方法で共有


IRestoreRequestProperties.AppServicePlan Property

Definition

Specify app service plan that will own restored site.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Specify app service plan that will own restored site.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="appServicePlan")]
public string AppServicePlan { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Specify app service plan that will own restored site.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="appServicePlan")>]
member this.AppServicePlan : string with get, set
Public Property AppServicePlan As String

Property Value

Attributes

Applies to