VMwareV2FabricCreationContent(ResourceIdentifier) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a new instance of VMwareV2FabricCreationContent.
public VMwareV2FabricCreationContent (Azure.Core.ResourceIdentifier migrationSolutionId);
new Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.VMwareV2FabricCreationContent : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.VMwareV2FabricCreationContent
Public Sub New (migrationSolutionId As ResourceIdentifier)
Parameters
- migrationSolutionId
- ResourceIdentifier
The ARM Id of the migration solution.
Exceptions
migrationSolutionId
is null.