Uses of Class
odata.msgraph.client.beta.entity.UnifiedRoleManagementPolicyRule
-
Packages that use UnifiedRoleManagementPolicyRule Package Description odata.msgraph.client.beta.entity -
-
Uses of UnifiedRoleManagementPolicyRule in odata.msgraph.client.beta.entity
Subclasses of UnifiedRoleManagementPolicyRule in odata.msgraph.client.beta.entity Modifier and Type Class Description classUnifiedRoleManagementPolicyApprovalRuleclassUnifiedRoleManagementPolicyAuthenticationContextRuleclassUnifiedRoleManagementPolicyEnablementRuleclassUnifiedRoleManagementPolicyExpirationRuleclassUnifiedRoleManagementPolicyNotificationRuleMethods in odata.msgraph.client.beta.entity that return UnifiedRoleManagementPolicyRule Modifier and Type Method Description UnifiedRoleManagementPolicyRuleUnifiedRoleManagementPolicyRule. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.UnifiedRoleManagementPolicyRuleUnifiedRoleManagementPolicyRule. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).UnifiedRoleManagementPolicyRuleUnifiedRoleManagementPolicyRule. withTarget(UnifiedRoleManagementPolicyRuleTarget target)UnifiedRoleManagementPolicyRuleUnifiedRoleManagementPolicyRule. withUnmappedField(String name, String value)
-