GetVolumeGroupIdentity

data class GetVolumeGroupIdentity(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 the User Assigned Identity IDs assigned to this Elastic SAN Volume Group.

Link copied to clipboard

The Principal ID associated with the Managed Service Identity assigned to this Elastic SAN Volume Group.

Link copied to clipboard

The Tenant ID associated with this Managed Service Identity assigned to this Elastic SAN Volume Group.

Link copied to clipboard

The type of Managed Identity assigned to this Elastic SAN Volume Group.