VmServer

class VmServer

Represents a VM server.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the VM manager.

Link copied to clipboard

The type of VM management product.

Link copied to clipboard

The name of the VM.

Link copied to clipboard

The VM folder path in the vCenter Server virtual machine inventory tree.

Link copied to clipboard

The VM server location.

Functions

Link copied to clipboard
inline fun copy(block: VmServer.Builder.() -> Unit = {}): VmServer
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String