UserAssignedPropertiesResponse

data class UserAssignedPropertiesResponse(val resourceId: String? = null)

User assigned identity properties.

Constructors

Link copied to clipboard
constructor(resourceId: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val resourceId: String? = null

Arm resource id for user assigned identity to be used to fetch MSI token.