次の方法で共有


DataProtectionBackupCrossSubscriptionRestoreState(String) コンストラクター

定義

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

public DataProtectionBackupCrossSubscriptionRestoreState (string value);
new Azure.ResourceManager.DataProtectionBackup.Models.DataProtectionBackupCrossSubscriptionRestoreState : string -> Azure.ResourceManager.DataProtectionBackup.Models.DataProtectionBackupCrossSubscriptionRestoreState
Public Sub New (value As String)

パラメーター

value
String

例外

value が null です。

適用対象