VMwareCbtContainerMappingContent(ResourceIdentifier, String) Constructeur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Initialise une nouvelle instance de 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)
Paramètres
- storageAccountId
- ResourceIdentifier
ID ARM du compte de stockage.
- targetLocation
- String
Emplacement cible.
Exceptions
storageAccountId
ou targetLocation
est null.