Uses of Class
com.azure.resourcemanager.authorization.models.RoleManagementPolicyRuleTarget
Packages that use RoleManagementPolicyRuleTarget
Package
Description
Package containing the data models for AuthorizationManagementClient.
-
Uses of RoleManagementPolicyRuleTarget in com.azure.resourcemanager.authorization.models
Methods in com.azure.resourcemanager.authorization.models that return RoleManagementPolicyRuleTargetModifier and TypeMethodDescriptionRoleManagementPolicyRule.target()Get the target property: The target of the current rule.RoleManagementPolicyRuleTarget.withCaller(String caller) Set the caller property: The caller of the setting.RoleManagementPolicyRuleTarget.withEnforcedSettings(List<String> enforcedSettings) Set the enforcedSettings property: The list of enforced settings.RoleManagementPolicyRuleTarget.withInheritableSettings(List<String> inheritableSettings) Set the inheritableSettings property: The list of inheritable settings.Set the level property: The assignment level to which rule is applied.RoleManagementPolicyRuleTarget.withOperations(List<String> operations) Set the operations property: The type of operation.RoleManagementPolicyRuleTarget.withTargetObjects(List<String> targetObjects) Set the targetObjects property: The list of target objects.Methods in com.azure.resourcemanager.authorization.models with parameters of type RoleManagementPolicyRuleTargetModifier and TypeMethodDescriptionRoleManagementPolicyApprovalRule.withTarget(RoleManagementPolicyRuleTarget target) Set the target property: The target of the current rule.RoleManagementPolicyAuthenticationContextRule.withTarget(RoleManagementPolicyRuleTarget target) Set the target property: The target of the current rule.RoleManagementPolicyEnablementRule.withTarget(RoleManagementPolicyRuleTarget target) Set the target property: The target of the current rule.RoleManagementPolicyExpirationRule.withTarget(RoleManagementPolicyRuleTarget target) Set the target property: The target of the current rule.RoleManagementPolicyNotificationRule.withTarget(RoleManagementPolicyRuleTarget target) Set the target property: The target of the current rule.RoleManagementPolicyRule.withTarget(RoleManagementPolicyRuleTarget target) Set the target property: The target of the current rule.