Uses of Class
com.microsoft.graph.models.CloudPcWindowsSetting
Packages that use CloudPcWindowsSetting
-
Uses of CloudPcWindowsSetting in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return CloudPcWindowsSettingModifier and TypeMethodDescriptionstatic CloudPcWindowsSettingCloudPcWindowsSetting.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueCloudPcProvisioningPolicy.getWindowsSetting()Gets the windowsSetting property value.Methods in com.microsoft.graph.models with parameters of type CloudPcWindowsSettingModifier and TypeMethodDescriptionvoidCloudPcProvisioningPolicy.setWindowsSetting(CloudPcWindowsSetting value) Sets the windowsSetting property value.