VMwareCbtProtectionContainerMappingDetails 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 provider specific container mapping details.
[Newtonsoft.Json.JsonObject("VMwareCbt")]
public class VMwareCbtProtectionContainerMappingDetails : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.ProtectionContainerMappingProviderSpecificDetails
[<Newtonsoft.Json.JsonObject("VMwareCbt")>]
type VMwareCbtProtectionContainerMappingDetails = class
inherit ProtectionContainerMappingProviderSpecificDetails
Public Class VMwareCbtProtectionContainerMappingDetails
Inherits ProtectionContainerMappingProviderSpecificDetails
- Inheritance
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Constructors
VMwareCbtProtectionContainerMappingDetails() |
Initializes a new instance of the VMwareCbtProtectionContainerMappingDetails class. |
VMwareCbtProtectionContainerMappingDetails(String, String, String, String, String, String, IDictionary<String,Nullable<Int32>>, IList<String>) |
Initializes a new instance of the VMwareCbtProtectionContainerMappingDetails class. |
Properties
ExcludedSkus |
Gets or sets the SKUs to be excluded. |
KeyVaultId |
Gets the target key vault ARM Id. |
KeyVaultUri |
Gets the target key vault URI. |
RoleSizeToNicCountMap |
Gets the role size to NIC count map. |
ServiceBusConnectionStringSecretName |
Gets the secret name of the service bus connection string. |
StorageAccountId |
Gets the storage account ARM Id. |
StorageAccountSasSecretName |
Gets the secret name of the storage account. |
TargetLocation |
Gets the target location. |