getAdministrator

Gets information about a server. Azure REST API version: 2022-12-01. Other available API versions: 2023-03-01-preview.

Return

Represents an Active Directory administrator.

Parameters

argument

null


suspend fun getAdministrator(objectId: String, resourceGroupName: String, serverName: String): GetAdministratorResult

Return

Represents an Active Directory administrator.

See also

Parameters

objectId

Guid of the objectId for the administrator.

resourceGroupName

The name of the resource group. The name is case insensitive.

serverName

The name of the server.


Return

Represents an Active Directory administrator.

See also

Parameters

argument

Builder for com.pulumi.azurenative.dbforpostgresql.kotlin.inputs.GetAdministratorPlainArgs.