Uses of Class
com.microsoft.graph.models.ConditionalAccessLocations
Packages that use ConditionalAccessLocations
-
Uses of ConditionalAccessLocations in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ConditionalAccessLocationsModifier and TypeMethodDescriptionstatic ConditionalAccessLocationsConditionalAccessLocations.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueConditionalAccessConditionSet.getLocations()Gets the locations property value.Methods in com.microsoft.graph.models with parameters of type ConditionalAccessLocationsModifier and TypeMethodDescriptionvoidConditionalAccessConditionSet.setLocations(ConditionalAccessLocations value) Sets the locations property value.