Uses of Enum
com.microsoft.graph.models.UnifiedRoleManagementPolicyRuleTargetOperations
Packages that use UnifiedRoleManagementPolicyRuleTargetOperations
-
Uses of UnifiedRoleManagementPolicyRuleTargetOperations in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return UnifiedRoleManagementPolicyRuleTargetOperationsModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.UnifiedRoleManagementPolicyRuleTargetOperations.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.microsoft.graph.models that return types with arguments of type UnifiedRoleManagementPolicyRuleTargetOperationsModifier and TypeMethodDescriptionUnifiedRoleManagementPolicyRuleTarget.getOperations()Gets the operations property value.Method parameters in com.microsoft.graph.models with type arguments of type UnifiedRoleManagementPolicyRuleTargetOperationsModifier and TypeMethodDescriptionvoidUnifiedRoleManagementPolicyRuleTarget.setOperations(List<UnifiedRoleManagementPolicyRuleTargetOperations> value) Sets the operations property value.