VMwareCbtProtectionContainerMappingDetails interface
VMwareCbt provider specific container mapping details.
Properties
| excluded |
The SKUs to be excluded. |
| instance |
Polymorphic discriminator, which specifies the different types this object can be |
| key |
The target key vault ARM Id. NOTE: This property will not be serialized. It can only be populated by the server. |
| key |
The target key vault URI. NOTE: This property will not be serialized. It can only be populated by the server. |
| role |
The role size to NIC count map. NOTE: This property will not be serialized. It can only be populated by the server. |
| service |
The secret name of the service bus connection string. NOTE: This property will not be serialized. It can only be populated by the server. |
| storage |
The storage account ARM Id. NOTE: This property will not be serialized. It can only be populated by the server. |
| storage |
The secret name of the storage account. NOTE: This property will not be serialized. It can only be populated by the server. |
| target |
The target ___location. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
excludedSkus
The SKUs to be excluded.
excludedSkus?: string[]
Property Value
string[]
instanceType
Polymorphic discriminator, which specifies the different types this object can be
instanceType: "VMwareCbt"
Property Value
"VMwareCbt"
keyVaultId
The target key vault ARM Id. NOTE: This property will not be serialized. It can only be populated by the server.
keyVaultId?: string
Property Value
string
keyVaultUri
The target key vault URI. NOTE: This property will not be serialized. It can only be populated by the server.
keyVaultUri?: string
Property Value
string
roleSizeToNicCountMap
The role size to NIC count map. NOTE: This property will not be serialized. It can only be populated by the server.
roleSizeToNicCountMap?: {[propertyName: string]: number}
Property Value
{[propertyName: string]: number}
serviceBusConnectionStringSecretName
The secret name of the service bus connection string. NOTE: This property will not be serialized. It can only be populated by the server.
serviceBusConnectionStringSecretName?: string
Property Value
string
storageAccountId
The storage account ARM Id. NOTE: This property will not be serialized. It can only be populated by the server.
storageAccountId?: string
Property Value
string
storageAccountSasSecretName
The secret name of the storage account. NOTE: This property will not be serialized. It can only be populated by the server.
storageAccountSasSecretName?: string
Property Value
string
targetLocation
The target ___location. NOTE: This property will not be serialized. It can only be populated by the server.
targetLocation?: string
Property Value
string