Aad Functions
object AadFunctions
Functions
Link copied to clipboard
The Get Domain Service operation retrieves a json representation of the Domain Service. API Version: 2021-03-01.
suspend fun getDomainService(argument: suspend GetDomainServicePlainArgsBuilder.() -> Unit): GetDomainServiceResult
suspend fun getDomainService(domainServiceName: String, resourceGroupName: String): GetDomainServiceResult
Link copied to clipboard
Get OuContainer in DomainService instance. API Version: 2021-03-01.
suspend fun getOuContainer(argument: suspend GetOuContainerPlainArgsBuilder.() -> Unit): GetOuContainerResult
suspend fun getOuContainer(domainServiceName: String, ouContainerName: String, resourceGroupName: String): GetOuContainerResult