PhpWorkloadResourceResponseIdentity

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

Identity for the resource. Currently not supported

Constructors

Link copied to clipboard
constructor(type: String, userAssignedIdentities: Map<String, UserAssignedIdentityResponse>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Type of manage identity

Link copied to clipboard

User assigned identities dictionary