Uses of Class
com.microsoft.graph.models.DeviceConfiguration
Packages that use DeviceConfiguration
-
Uses of DeviceConfiguration in com.microsoft.graph.models
Subclasses of DeviceConfiguration in com.microsoft.graph.modelsModifier and TypeClassDescriptionclassThis topic provides descriptions of the declared methods, properties and relationships exposed by the androidCustomConfiguration resource.classThis topic provides descriptions of the declared methods, properties and relationships exposed by the androidGeneralDeviceConfiguration resource.classAndroid Work Profile custom configurationclassAndroid Work Profile general device configuration.classApple device features configuration profile.classWindows 10 Edition Upgrade configuration.classDevice Configuration.classThis topic provides descriptions of the declared methods, properties and relationships exposed by the iosCustomConfiguration resource.classiOS Device Features Configuration Profile.classThis topic provides descriptions of the declared methods, properties and relationships exposed by the iosGeneralDeviceConfiguration resource.classIOS Update Configuration, allows you to configure time window within week to install iOS updatesclassThis topic provides descriptions of the declared methods, properties and relationships exposed by the macOSCustomConfiguration resource.classMacOS device features configuration profile.classThis topic provides descriptions of the declared methods, properties and relationships exposed by the macOSGeneralDeviceConfiguration resource.classThis topic provides descriptions of the declared methods, properties and relationships exposed by the sharedPCConfiguration resource.classThis topic provides descriptions of the declared methods, properties and relationships exposed by the windows10CustomConfiguration resource.classThis topic provides descriptions of the declared methods, properties and relationships exposed by the Windows10EndpointProtectionConfiguration resource.classWindows10 Enterprise Modern App Management Configuration.classThis topic provides descriptions of the declared methods, properties and relationships exposed by the windows10GeneralConfiguration resource.classThis topic provides descriptions of the declared methods, properties and relationships exposed by the secureAssessment resource.classThis topic provides descriptions of the declared methods, properties and relationships exposed by the windows10TeamGeneralConfiguration resource.classThis topic provides descriptions of the declared methods, properties and relationships exposed by the windows81GeneralConfiguration resource.classWindows Defender AdvancedThreatProtection Configuration.classThis topic provides descriptions of the declared methods, properties and relationships exposed by the windowsPhone81CustomConfiguration resource.classThis topic provides descriptions of the declared methods, properties and relationships exposed by the windowsPhone81GeneralConfiguration resource.classWindows Update for business configuration, allows you to specify how and when Windows as a Service updates your Windows 10/11 devices with feature and quality updates.Methods in com.microsoft.graph.models that return DeviceConfigurationModifier and TypeMethodDescriptionstatic DeviceConfigurationDeviceConfiguration.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueMethods in com.microsoft.graph.models that return types with arguments of type DeviceConfigurationModifier and TypeMethodDescriptionDeviceManagement.getDeviceConfigurations()Gets the deviceConfigurations property value.DeviceConfigurationCollectionResponse.getValue()Gets the value property value.Method parameters in com.microsoft.graph.models with type arguments of type DeviceConfigurationModifier and TypeMethodDescriptionvoidDeviceManagement.setDeviceConfigurations(List<DeviceConfiguration> value) Sets the deviceConfigurations property value.voidDeviceConfigurationCollectionResponse.setValue(List<DeviceConfiguration> value) Sets the value property value.