ActiveDirectoryConnectorPropertiesResponse

data class ActiveDirectoryConnectorPropertiesResponse(val domainServiceAccountLoginInformation: BasicLoginInformationResponse? = null, val provisioningState: String, val spec: ActiveDirectoryConnectorSpecResponse, val status: ActiveDirectoryConnectorStatusResponse? = null)

The properties of an Active Directory connector resource

Constructors

constructor(domainServiceAccountLoginInformation: BasicLoginInformationResponse? = null, provisioningState: String, spec: ActiveDirectoryConnectorSpecResponse, status: ActiveDirectoryConnectorStatusResponse? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Username and password for domain service account authentication.

Link copied to clipboard

The provisioning state of the Active Directory connector resource.

Link copied to clipboard
Link copied to clipboard