次の方法で共有


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

適用対象