PolicyAssignmentPropertiesResponseRoleDefinition

data class PolicyAssignmentPropertiesResponseRoleDefinition(val displayName: String? = null, val id: String? = null, val type: String? = null)

Details of role definition

Constructors

constructor(displayName: String? = null, id: String? = null, type: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val displayName: String? = null

Display name of the role definition

Link copied to clipboard
val id: String? = null

Id of the role definition

Link copied to clipboard
val type: String? = null

Type of the role definition