AadFunctions

Functions

Link copied to clipboard

The Get Domain Service operation retrieves a json representation of the Domain Service. Azure REST API version: 2022-12-01. Other available API versions: 2017-06-01.

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

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

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