getDomainService

The Get Domain Service operation retrieves a json representation of the Domain Service. API Version: 2021-03-01.

Return

Domain service.

Parameters

argument

null


suspend fun getDomainService(domainServiceName: String, resourceGroupName: String): GetDomainServiceResult

Return

Domain service.

See also

Parameters

domainServiceName

The name of the domain service.

resourceGroupName

The name of the resource group within the user's subscription. The name is case insensitive.


Return

Domain service.

See also

Parameters

argument

Builder for com.pulumi.azurenative.aad.kotlin.inputs.GetDomainServicePlainArgs.