다음을 통해 공유


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

적용 대상