GetDelegatedAdministratorsAdministrator

data class GetDelegatedAdministratorsAdministrator(val accountId: String, val delegationEnabledTime: String, val id: String, val servicePrincipal: String)

Constructors

Link copied to clipboard
constructor(accountId: String, delegationEnabledTime: String, id: String, servicePrincipal: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of the member account.

Link copied to clipboard

The time when the member was specified as a delegated administrator account.

Link copied to clipboard
val id: String

The ID of the Delegated Administrator.

Link copied to clipboard

The identity of the trusted service.