VmwareVsphereTagResponse

data class VmwareVsphereTagResponse(val category: String, val tag: String)

VmwareVsphereTag describes a vSphere tag to be placed on VMs in the node pool. For more information, see https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.vcenterhost.doc/GUID-E8E854DD-AA97-4E0C-8419-CE84F93C4058.html

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Vsphere tag category.

Link copied to clipboard
val tag: String

The Vsphere tag name.