GetIdentity

data class GetIdentity(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

The list of the User Assigned Identity IDs that is assigned to this Load Test Service.

Link copied to clipboard

The Principal ID for the System-Assigned Managed Identity assigned to this Load Test Service.

Link copied to clipboard

The Tenant ID for the System-Assigned Managed Identity assigned to this Load Test Service.

Link copied to clipboard

Type of Managed Service Identity that is assigned to this Load Test Encryption.