共用方式為


RestoreRequestInner.AppServicePlan 屬性

定義

取得或設定指定將擁有還原網站的 App Service 方案。

[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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於