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

定義

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

public A2AProtectionIntentManagedDiskDetails (string diskId);
new Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.A2AProtectionIntentManagedDiskDetails : string -> Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.A2AProtectionIntentManagedDiskDetails
Public Sub New (diskId As String)

パラメーター

diskId
String

ディスク ID。

例外

diskId が null です。

適用対象