GetAdConnectorDirectoriesDirectoryAdConnector

data class GetAdConnectorDirectoriesDirectoryAdConnector(val adConnectorAddress: String, val connectorStatus: String, val networkInterfaceId: String, val specification: String, val trustKey: String, val vswitchId: String)

Constructors

constructor(adConnectorAddress: String, connectorStatus: String, networkInterfaceId: String, specification: String, trustKey: String, vswitchId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The address of AD connector.

Link copied to clipboard

The status of connector.

Link copied to clipboard

The ID of the network interface.

Link copied to clipboard

The AD Connector specifications.

Link copied to clipboard

The AD Connector control trust password.

Link copied to clipboard

The ID of vSwitch.