VMware Cluster Dataplane V2
data class VMwareClusterDataplaneV2(val advancedNetworking: Boolean? = null, val dataplaneV2Enabled: Boolean? = null, val windowsDataplaneV2Enabled: Boolean? = null)
Constructors
Link copied to clipboard
fun VMwareClusterDataplaneV2(advancedNetworking: Boolean? = null, dataplaneV2Enabled: Boolean? = null, windowsDataplaneV2Enabled: Boolean? = null)