Uses of Class
com.microsoft.graph.models.WindowsUpdateInstallScheduleType
Packages that use WindowsUpdateInstallScheduleType
-
Uses of WindowsUpdateInstallScheduleType in com.microsoft.graph.models
Subclasses of WindowsUpdateInstallScheduleType in com.microsoft.graph.modelsModifier and TypeClassDescriptionclassclassMethods in com.microsoft.graph.models that return WindowsUpdateInstallScheduleTypeModifier and TypeMethodDescriptionWindowsUpdateInstallScheduleType.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueWindowsUpdateForBusinessConfiguration.getInstallationSchedule()Gets the installationSchedule property value.Methods in com.microsoft.graph.models with parameters of type WindowsUpdateInstallScheduleTypeModifier and TypeMethodDescriptionvoidWindowsUpdateForBusinessConfiguration.setInstallationSchedule(WindowsUpdateInstallScheduleType value) Sets the installationSchedule property value.