Uses of Class
com.microsoft.graph.models.MicrosoftManagedDesktop
Packages that use MicrosoftManagedDesktop
-
Uses of MicrosoftManagedDesktop in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return MicrosoftManagedDesktopModifier and TypeMethodDescriptionstatic MicrosoftManagedDesktopMicrosoftManagedDesktop.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueCloudPcProvisioningPolicy.getMicrosoftManagedDesktop()Gets the microsoftManagedDesktop property value.Methods in com.microsoft.graph.models with parameters of type MicrosoftManagedDesktopModifier and TypeMethodDescriptionvoidCloudPcProvisioningPolicy.setMicrosoftManagedDesktop(MicrosoftManagedDesktop value) Sets the microsoftManagedDesktop property value.