共用方式為


SnapshotRestoreRequest.RecoverySource 屬性

定義

取得或設定選擇性。 指定將擷取快照集內容的 Web 應用程式。 如果空白,則會使用目標 Web 應用程式作為來源。

[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

適用於