次の方法で共有


VMwareCbtContainerMappingContent(ResourceIdentifier, String) コンストラクター

定義

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

public VMwareCbtContainerMappingContent (Azure.Core.ResourceIdentifier storageAccountId, string targetLocation);
new Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.VMwareCbtContainerMappingContent : Azure.Core.ResourceIdentifier * string -> Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.VMwareCbtContainerMappingContent
Public Sub New (storageAccountId As ResourceIdentifier, targetLocation As String)

パラメーター

storageAccountId
ResourceIdentifier

ストレージ アカウントの ARM ID。

targetLocation
String

対象となる位置。

例外

storageAccountId または targetLocation が null です。

適用対象