AzureClusterControlPlane

constructor(databaseEncryption: AzureClusterControlPlaneDatabaseEncryption? = null, mainVolume: AzureClusterControlPlaneMainVolume? = null, proxyConfig: AzureClusterControlPlaneProxyConfig? = null, replicaPlacements: List<AzureClusterControlPlaneReplicaPlacement>? = null, rootVolume: AzureClusterControlPlaneRootVolume? = null, sshConfig: AzureClusterControlPlaneSshConfig, subnetId: String, tags: Map<String, String>? = null, version: String, vmSize: String? = null)