VMware Cluster Control Plane Node Vsphere Config
data class VMwareClusterControlPlaneNodeVsphereConfig(val datastore: String? = null, val storagePolicyName: String? = null)
Constructors
Link copied to clipboard
fun VMwareClusterControlPlaneNodeVsphereConfig(datastore: String? = null, storagePolicyName: String? = null)