Uses of Class
com.microsoft.graph.models.UnifiedRoleManagementPolicyRuleTarget
Packages that use UnifiedRoleManagementPolicyRuleTarget
-
Uses of UnifiedRoleManagementPolicyRuleTarget in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return UnifiedRoleManagementPolicyRuleTargetModifier and TypeMethodDescriptionUnifiedRoleManagementPolicyRuleTarget.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueUnifiedRoleManagementPolicyRule.getTarget()Gets the target property value.Methods in com.microsoft.graph.models with parameters of type UnifiedRoleManagementPolicyRuleTargetModifier and TypeMethodDescriptionvoidUnifiedRoleManagementPolicyRule.setTarget(UnifiedRoleManagementPolicyRuleTarget value) Sets the target property value.