GetServerIdentity

data class GetServerIdentity(val principalId: String, val tenantId: String, val type: String)

Constructors

Link copied to clipboard
constructor(principalId: String, tenantId: String, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of the System Managed Service Principal assigned to the PostgreSQL Server.

Link copied to clipboard

The ID of the Tenant of the System Managed Service Principal assigned to the PostgreSQL Server.

Link copied to clipboard

The identity type of the Managed Identity assigned to the PostgreSQL Server.