PolicyAssignmentPropertiesResponseScope

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

Details of the resource scope

Constructors

Link copied to clipboard
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 resource

Link copied to clipboard
val id: String? = null

Scope id of the resource

Link copied to clipboard
val type: String? = null

Type of the resource