次の方法で共有


A2AProtectionIntentDiskDetails(Uri) コンストラクター

定義

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

public A2AProtectionIntentDiskDetails (Uri diskUri);
new Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.A2AProtectionIntentDiskDetails : Uri -> Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.A2AProtectionIntentDiskDetails
Public Sub New (diskUri As Uri)

パラメーター

diskUri
Uri

ディスク URI。

例外

diskUri が null です。

適用対象