VMware Cbt Protection Container Mapping Details Response
data class VMwareCbtProtectionContainerMappingDetailsResponse(val instanceType: String, val keyVaultId: String, val keyVaultUri: String, val serviceBusConnectionStringSecretName: String, val storageAccountId: String, val storageAccountSasSecretName: String, val targetLocation: String)
VMwareCbt provider specific container mapping details.
Constructors
Properties
Link copied to clipboard
Gets the class type. Overridden in derived classes. Expected value is 'VMwareCbt'.
Link copied to clipboard
The target key vault ARM Id.
Link copied to clipboard
The target key vault URI.
Link copied to clipboard
The secret name of the service bus connection string.
Link copied to clipboard
The storage account ARM Id.
Link copied to clipboard
The secret name of the storage account.
Link copied to clipboard
The target location.