SnapshotRestoreRequest 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
應用程式復原作業的詳細資料。
[Microsoft.Rest.Serialization.JsonTransformation]
public class SnapshotRestoreRequest : Microsoft.Azure.Management.AppService.Fluent.Models.ProxyOnlyResourceInner
[<Microsoft.Rest.Serialization.JsonTransformation>]
type SnapshotRestoreRequest = class
inherit ProxyOnlyResourceInner
Public Class SnapshotRestoreRequest
Inherits ProxyOnlyResourceInner
- 繼承
- 屬性
建構函式
SnapshotRestoreRequest() |
初始化 SnapshotRestoreRequest 類別的新實例。 |
SnapshotRestoreRequest(Boolean, String, String, String, String, String, SnapshotRecoverySource, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>) |
初始化 SnapshotRestoreRequest 類別的新實例。 |
屬性
Id |
資源識別碼。Setter 受到保護,因為必須在網路資源中設定識別碼。 (繼承來源 ProxyResource) |
IgnoreConflictingHostNames |
取得或設定 true 時,復原至目標 Web 應用程式時,將會忽略自訂主機名稱衝突。 只有在啟用 RecoverConfiguration 時,才需要此設定。 |
Kind |
取得或設定資源的種類。 (繼承來源 ProxyOnlyResourceInner) |
Location |
資源位置 (繼承來源 Resource) |
Name |
資源名稱 (繼承來源 ProxyResource) |
Overwrite |
取得或設定 lt & ;code & gt;true & lt;/code & gt; 還原作業可以覆寫來源應用程式;否則為 & lt;code & gt;false & lt;/code & gt;。 |
RecoverConfiguration |
取得或設定 true 時,除了內容之外,月臺組態也會還原。 |
RecoverySource |
取得或設定選擇性。 指定將擷取快照集內容的 Web 應用程式。 如果空白,則會使用目標 Web 應用程式作為來源。 |
SnapshotTime |
取得或設定應用程式還原應該完成的時間點,格式化為 DateTime 字串。 |
Tags |
資源標籤 (繼承來源 Resource) |
Type |
資源類型 (繼承來源 ProxyResource) |
UseDRSecondary |
取得或設定如果為 true,則會從 DRSecondary 端點擷取快照集。 |
方法
Validate() |
驗證 物件。 |