UserAssignedServiceIdentityResponse

data class UserAssignedServiceIdentityResponse(val type: String, val userAssignedIdentities: Map<String, UserAssignedIdentityResponse>? = null)

Managed service identity (user assigned identities)

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Type of manage identity

Link copied to clipboard

User assigned identities dictionary