AadFunctions

Functions

Link copied to clipboard

The Get Domain Service operation retrieves a json representation of the Domain Service. Uses Azure REST API version 2022-12-01.

suspend fun getDomainService(domainServiceName: String, resourceGroupName: String): GetDomainServiceResult
Link copied to clipboard

Get OuContainer in DomainService instance. Uses Azure REST API version 2022-12-01.

suspend fun getOuContainer(domainServiceName: String, ouContainerName: String, resourceGroupName: String): GetOuContainerResult