ImportHypervisorConfigurationRequest

Types

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

Properties

Link copied to clipboard

The server host of the hypervisor. This can be either an IP address or a fully-qualified domain name (FQDN).

Link copied to clipboard

The Key Management Service for the hypervisor.

Link copied to clipboard

The name of the hypervisor.

Link copied to clipboard

The password for the hypervisor.

Link copied to clipboard
val tags: List<Tag>?

The tags of the hypervisor configuration to import.

Link copied to clipboard

The username for the hypervisor.

Functions

Link copied to clipboard
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