Builder

class Builder

Properties

Link copied to clipboard

A description for the directory.

Link copied to clipboard
var name: String?

The fully qualified name for the directory, such as corp.example.com.

Link copied to clipboard

The password for the directory administrator. The directory creation process creates a directory administrator account with the user name Administrator and this password.

Link copied to clipboard

The NetBIOS name of the directory, such as CORP.

Link copied to clipboard

The size of the directory.

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

The tags to be assigned to the Simple AD directory.

Link copied to clipboard

A DirectoryVpcSettings object that contains additional information for the operation.

Functions