Uses of Class
com.azure.resourcemanager.authorization.models.RoleManagementPolicyRule
Packages that use RoleManagementPolicyRule
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
Package containing the data models for AuthorizationManagementClient.
-
Uses of RoleManagementPolicyRule in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type RoleManagementPolicyRuleModifier and TypeMethodDescriptionRoleManagementPolicyAssignmentInner.effectiveRules()Get the effectiveRules property: The readonly computed rule applied to the policy.RoleManagementPolicyAssignmentProperties.effectiveRules()Get the effectiveRules property: The readonly computed rule applied to the policy.RoleManagementPolicyInner.effectiveRules()Get the effectiveRules property: The readonly computed rule applied to the policy.RoleManagementPolicyProperties.effectiveRules()Get the effectiveRules property: The readonly computed rule applied to the policy.RoleManagementPolicyInner.rules()Get the rules property: The rule applied to the policy.RoleManagementPolicyProperties.rules()Get the rules property: The rule applied to the policy.Method parameters in com.azure.resourcemanager.authorization.fluent.models with type arguments of type RoleManagementPolicyRuleModifier and TypeMethodDescriptionRoleManagementPolicyInner.withRules(List<RoleManagementPolicyRule> rules) Set the rules property: The rule applied to the policy.RoleManagementPolicyProperties.withRules(List<RoleManagementPolicyRule> rules) Set the rules property: The rule applied to the policy. -
Uses of RoleManagementPolicyRule in com.azure.resourcemanager.authorization.models
Subclasses of RoleManagementPolicyRule in com.azure.resourcemanager.authorization.modelsModifier and TypeClassDescriptionfinal classThe role management policy approval rule.final classThe role management policy authentication context rule.final classThe role management policy enablement rule.final classThe role management policy expiration rule.final classThe role management policy notification rule.Methods in com.azure.resourcemanager.authorization.models that return RoleManagementPolicyRuleModifier and TypeMethodDescriptionSet the id property: The id of the rule.RoleManagementPolicyRule.withTarget(RoleManagementPolicyRuleTarget target) Set the target property: The target of the current rule.