Builder

class Builder

Properties

Link copied to clipboard
var host: String?

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
var name: String?

The name of the hypervisor.

Link copied to clipboard

The password for the hypervisor.

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

The tags of the hypervisor configuration to import.

Link copied to clipboard

The username for the hypervisor.