GetDiskEncryptionSetIdentity

data class GetDiskEncryptionSetIdentity(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 list of User Assigned Managed Identity IDs assigned to this Disk Encryption Set.

Link copied to clipboard

The (Client) ID of the Service Principal.

Link copied to clipboard

The ID of the Tenant the Service Principal is assigned in.

Link copied to clipboard

The type of Managed Service Identity that is configured on this Disk Encryption Set.