GetRamDirectoriesDirectoryAdConnector

data class GetRamDirectoriesDirectoryAdConnector(val adConnectorAddress: String, val connectorStatus: String, val networkInterfaceId: String, val vswitchId: String)

Constructors

Link copied to clipboard
constructor(adConnectorAddress: String, connectorStatus: String, networkInterfaceId: 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 ID of vSwitch.