ListClusterZonesPlainArgs

data class ListClusterZonesPlainArgs(val clusterName: String, val privateCloudName: String, val resourceGroupName: String) : ConvertibleToJava<ListClusterZonesPlainArgs>

Constructors

Link copied to clipboard
fun ListClusterZonesPlainArgs(clusterName: String, privateCloudName: String, resourceGroupName: String)

Functions

Link copied to clipboard
open override fun toJava(): ListClusterZonesPlainArgs

Properties

Link copied to clipboard

Name of the cluster in the private cloud

Link copied to clipboard

Name of the private cloud

Link copied to clipboard

The name of the resource group. The name is case insensitive.