Uses of Class
com.microsoft.graph.models.CrossTenantAccessPolicyTenantRestrictions
Packages that use CrossTenantAccessPolicyTenantRestrictions
-
Uses of CrossTenantAccessPolicyTenantRestrictions in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return CrossTenantAccessPolicyTenantRestrictionsModifier and TypeMethodDescriptionCrossTenantAccessPolicyTenantRestrictions.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueCrossTenantAccessPolicyConfigurationDefault.getTenantRestrictions()Gets the tenantRestrictions property value.CrossTenantAccessPolicyConfigurationPartner.getTenantRestrictions()Gets the tenantRestrictions property value.Methods in com.microsoft.graph.models with parameters of type CrossTenantAccessPolicyTenantRestrictionsModifier and TypeMethodDescriptionvoidCrossTenantAccessPolicyConfigurationDefault.setTenantRestrictions(CrossTenantAccessPolicyTenantRestrictions value) Sets the tenantRestrictions property value.voidCrossTenantAccessPolicyConfigurationPartner.setTenantRestrictions(CrossTenantAccessPolicyTenantRestrictions value) Sets the tenantRestrictions property value.