Get Cluster Result
data class GetClusterResult(val azureApiVersion: String, val clusterId: Int, val clusterSize: Int? = null, val hosts: List<String>? = null, val id: String, val name: String, val provisioningState: String, val sku: SkuResponse, val systemData: SystemDataResponse, val type: String, val vsanDatastoreName: String? = null)
A cluster resource
Properties
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
The cluster size
Link copied to clipboard
The state of the cluster provisioning
Link copied to clipboard
The SKU (Stock Keeping Unit) assigned to this resource.
Link copied to clipboard
Azure Resource Manager metadata containing createdBy and modifiedBy information.
Link copied to clipboard
Name of the vsan datastore associated with the cluster