SnapshotRestoreRequest.RecoverySource 속성

정의

선택적 을 가져오거나 설정합니다. 스냅샷 콘텐츠를 검색할 웹앱을 지정합니다. 비어 있으면 대상 웹앱이 원본으로 사용됩니다.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.recoverySource")]
public Microsoft.Azure.Management.AppService.Fluent.Models.SnapshotRecoverySource RecoverySource { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.recoverySource")>]
member this.RecoverySource : Microsoft.Azure.Management.AppService.Fluent.Models.SnapshotRecoverySource with get, set
Public Property RecoverySource As SnapshotRecoverySource

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상