Uses of Class
com.microsoft.graph.models.OnPremisesAccidentalDeletionPrevention
Packages that use OnPremisesAccidentalDeletionPrevention
-
Uses of OnPremisesAccidentalDeletionPrevention in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return OnPremisesAccidentalDeletionPreventionModifier and TypeMethodDescriptionOnPremisesAccidentalDeletionPrevention.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueOnPremisesDirectorySynchronizationConfiguration.getAccidentalDeletionPrevention()Gets the accidentalDeletionPrevention property value.Methods in com.microsoft.graph.models with parameters of type OnPremisesAccidentalDeletionPreventionModifier and TypeMethodDescriptionvoidOnPremisesDirectorySynchronizationConfiguration.setAccidentalDeletionPrevention(OnPremisesAccidentalDeletionPrevention value) Sets the accidentalDeletionPrevention property value.