Policy Assignment Properties Response Scope
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
fun PolicyAssignmentPropertiesResponseScope(displayName: String? = null, id: String? = null, type: String? = null)