Uses of Class
com.microsoft.graph.models.OnPremisesDirectorySynchronizationFeature
Packages that use OnPremisesDirectorySynchronizationFeature
-
Uses of OnPremisesDirectorySynchronizationFeature in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return OnPremisesDirectorySynchronizationFeatureModifier and TypeMethodDescriptionOnPremisesDirectorySynchronizationFeature.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueOnPremisesDirectorySynchronization.getFeatures()Gets the features property value.Methods in com.microsoft.graph.models with parameters of type OnPremisesDirectorySynchronizationFeatureModifier and TypeMethodDescriptionvoidOnPremisesDirectorySynchronization.setFeatures(OnPremisesDirectorySynchronizationFeature value) Sets the features property value.