Uses of Class
com.azure.resourcemanager.authorization.models.RoleManagementPolicyRuleType
Packages that use RoleManagementPolicyRuleType
Package
Description
Package containing the data models for AuthorizationManagementClient.
-
Uses of RoleManagementPolicyRuleType in com.azure.resourcemanager.authorization.models
Fields in com.azure.resourcemanager.authorization.models declared as RoleManagementPolicyRuleTypeModifier and TypeFieldDescriptionstatic final RoleManagementPolicyRuleTypeRoleManagementPolicyRuleType.ROLE_MANAGEMENT_POLICY_APPROVAL_RULEStatic value RoleManagementPolicyApprovalRule for RoleManagementPolicyRuleType.static final RoleManagementPolicyRuleTypeRoleManagementPolicyRuleType.ROLE_MANAGEMENT_POLICY_AUTHENTICATION_CONTEXT_RULEStatic value RoleManagementPolicyAuthenticationContextRule for RoleManagementPolicyRuleType.static final RoleManagementPolicyRuleTypeRoleManagementPolicyRuleType.ROLE_MANAGEMENT_POLICY_ENABLEMENT_RULEStatic value RoleManagementPolicyEnablementRule for RoleManagementPolicyRuleType.static final RoleManagementPolicyRuleTypeRoleManagementPolicyRuleType.ROLE_MANAGEMENT_POLICY_EXPIRATION_RULEStatic value RoleManagementPolicyExpirationRule for RoleManagementPolicyRuleType.static final RoleManagementPolicyRuleTypeRoleManagementPolicyRuleType.ROLE_MANAGEMENT_POLICY_NOTIFICATION_RULEStatic value RoleManagementPolicyNotificationRule for RoleManagementPolicyRuleType.Methods in com.azure.resourcemanager.authorization.models that return RoleManagementPolicyRuleTypeModifier and TypeMethodDescriptionstatic RoleManagementPolicyRuleTypeRoleManagementPolicyRuleType.fromString(String name) Creates or finds a RoleManagementPolicyRuleType from its string representation.Methods in com.azure.resourcemanager.authorization.models that return types with arguments of type RoleManagementPolicyRuleTypeModifier and TypeMethodDescriptionRoleManagementPolicyRuleType.values()Gets known RoleManagementPolicyRuleType values.