ResourceIdentityResponse

data class ResourceIdentityResponse(val userAssignedIdentity: String)

The user assigned managed identity to use when accessing a resource.

Constructors

Link copied to clipboard
constructor(userAssignedIdentity: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The user assigned managed identity's resource identifier to use when accessing a resource.