GetPolicyAssignmentIdentity

data class GetPolicyAssignmentIdentity(val identityIds: List<String>, val principalId: String, val tenantId: String, val type: String)

Constructors

Link copied to clipboard
constructor(identityIds: List<String>, principalId: String, tenantId: String, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A identity_ids block as defined below.

Link copied to clipboard

The Principal ID of the Policy Assignment for this Resource.

Link copied to clipboard

The Tenant ID of the Policy Assignment for this Resource.

Link copied to clipboard

The Type of Managed Identity which is added to this Policy Assignment.