다음을 통해 공유


VMwareCbtContainerMappingInput interface

VMwareCbt container mapping input.

Extends

Properties

instanceType

Polymorphic discriminator, which specifies the different types this object can be

keyVaultId

The target key vault ARM Id.

keyVaultUri

The target key vault URL.

serviceBusConnectionStringSecretName

The secret name of the service bus connection string.

storageAccountId

The storage account ARM Id.

storageAccountSasSecretName

The secret name of the storage account.

targetLocation

The target location.

Property Details

instanceType

Polymorphic discriminator, which specifies the different types this object can be

instanceType: "VMwareCbt"

Property Value

"VMwareCbt"

keyVaultId

The target key vault ARM Id.

keyVaultId?: string

Property Value

string

keyVaultUri

The target key vault URL.

keyVaultUri?: string

Property Value

string

serviceBusConnectionStringSecretName

The secret name of the service bus connection string.

serviceBusConnectionStringSecretName?: string

Property Value

string

storageAccountId

The storage account ARM Id.

storageAccountId: string

Property Value

string

storageAccountSasSecretName

The secret name of the storage account.

storageAccountSasSecretName?: string

Property Value

string

targetLocation

The target location.

targetLocation: string

Property Value

string