Uses of Class
com.azure.resourcemanager.authorization.fluent.models.RoleManagementPolicyProperties
Packages that use RoleManagementPolicyProperties
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of RoleManagementPolicyProperties in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return RoleManagementPolicyPropertiesModifier and TypeMethodDescriptionRoleManagementPolicyProperties.withDescription(String description) Set the description property: The role management policy description.RoleManagementPolicyProperties.withDisplayName(String displayName) Set the displayName property: The role management policy display name.RoleManagementPolicyProperties.withIsOrganizationDefault(Boolean isOrganizationDefault) Set the isOrganizationDefault property: The role management policy is default policy.RoleManagementPolicyProperties.withRules(List<RoleManagementPolicyRule> rules) Set the rules property: The rule applied to the policy.Set the scope property: The role management policy scope.