Get Role Management Policy Result
data class GetRoleManagementPolicyResult(val azureApiVersion: String, val description: String? = null, val displayName: String? = null, val effectiveRules: List<Any>, val id: String, val isOrganizationDefault: Boolean? = null, val lastModifiedBy: PrincipalResponse, val lastModifiedDateTime: String, val name: String, val policyProperties: PolicyPropertiesResponse, val rules: List<Any>? = null, val scope: String? = null, val type: String)
Role management policy
Constructors
Link copied to clipboard
constructor(azureApiVersion: String, description: String? = null, displayName: String? = null, effectiveRules: List<Any>, id: String, isOrganizationDefault: Boolean? = null, lastModifiedBy: PrincipalResponse, lastModifiedDateTime: String, name: String, policyProperties: PolicyPropertiesResponse, rules: List<Any>? = null, scope: String? = null, type: String)
Properties
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
The role management policy description.
Link copied to clipboard
The role management policy display name.
Link copied to clipboard
The readonly computed rule applied to the policy.
Link copied to clipboard
The role management policy is default policy.
Link copied to clipboard
The name of the entity last modified it
Link copied to clipboard
The last modified date time.
Link copied to clipboard
Additional properties of scope