次の方法で共有


InMageAzureV2UnplannedFailoverContent クラス

定義

計画外フェールオーバー用の InMageAzureV2 プロバイダー固有の入力。

public class InMageAzureV2UnplannedFailoverContent : Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.UnplannedFailoverProviderSpecificContent
type InMageAzureV2UnplannedFailoverContent = class
    inherit UnplannedFailoverProviderSpecificContent
Public Class InMageAzureV2UnplannedFailoverContent
Inherits UnplannedFailoverProviderSpecificContent
継承
InMageAzureV2UnplannedFailoverContent

コンストラクター

InMageAzureV2UnplannedFailoverContent()

InMageAzureV2UnplannedFailoverContent の新しいインスタンスを初期化します。

プロパティ

OSUpgradeVersion

インプレース OS アップグレード バージョンを示す 値。

RecoveryPointId

特定の復旧ポイントへのフェールオーバーに渡される復旧ポイント ID。 最新の復旧ポイントの場合は、null を渡す必要があります。

適用対象