VMwareCbtContainerMappingInput Class
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.
VMwareCbt container mapping input.
[Newtonsoft.Json.JsonObject("VMwareCbt")]
public class VMwareCbtContainerMappingInput : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.ReplicationProviderSpecificContainerMappingInput
[<Newtonsoft.Json.JsonObject("VMwareCbt")>]
type VMwareCbtContainerMappingInput = class
inherit ReplicationProviderSpecificContainerMappingInput
Public Class VMwareCbtContainerMappingInput
Inherits ReplicationProviderSpecificContainerMappingInput
- Inheritance
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Constructors
VMwareCbtContainerMappingInput() |
Initializes a new instance of the VMwareCbtContainerMappingInput class. |
VMwareCbtContainerMappingInput(String, String, String, String, String, String) |
Initializes a new instance of the VMwareCbtContainerMappingInput class. |
Properties
KeyVaultId |
Gets or sets the target key vault ARM Id. |
KeyVaultUri |
Gets or sets the target key vault URL. |
ServiceBusConnectionStringSecretName |
Gets or sets the secret name of the service bus connection string. |
StorageAccountId |
Gets or sets the storage account ARM Id. |
StorageAccountSasSecretName |
Gets or sets the secret name of the storage account. |
TargetLocation |
Gets or sets the target location. |
Methods
Validate() |
Validate the object. |