Interface protos.google.cloud.gkemulticloud.v1.IAzureControlPlane (1.1.0)

Properties of an AzureControlPlane.

Package

@google-cloud/gkemulticloud

Properties

configEncryption

configEncryption?: (google.cloud.gkemulticloud.v1.IAzureConfigEncryption|null);

AzureControlPlane configEncryption

databaseEncryption

databaseEncryption?: (google.cloud.gkemulticloud.v1.IAzureDatabaseEncryption|null);

AzureControlPlane databaseEncryption

endpointSubnetId

endpointSubnetId?: (string|null);

AzureControlPlane endpointSubnetId

mainVolume

mainVolume?: (google.cloud.gkemulticloud.v1.IAzureDiskTemplate|null);

AzureControlPlane mainVolume

proxyConfig

proxyConfig?: (google.cloud.gkemulticloud.v1.IAzureProxyConfig|null);

AzureControlPlane proxyConfig

replicaPlacements

replicaPlacements?: (google.cloud.gkemulticloud.v1.IReplicaPlacement[]|null);

AzureControlPlane replicaPlacements

rootVolume

rootVolume?: (google.cloud.gkemulticloud.v1.IAzureDiskTemplate|null);

AzureControlPlane rootVolume

sshConfig

sshConfig?: (google.cloud.gkemulticloud.v1.IAzureSshConfig|null);

AzureControlPlane sshConfig

subnetId

subnetId?: (string|null);

AzureControlPlane subnetId

tags

tags?: ({ [k: string]: string }|null);

AzureControlPlane tags

version

version?: (string|null);

AzureControlPlane version

vmSize

vmSize?: (string|null);

AzureControlPlane vmSize