getDomainService

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.

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.