Uses of Enum
com.microsoft.graph.models.Windows365SwitchCompatibilityFailureReasonType
Packages that use Windows365SwitchCompatibilityFailureReasonType
-
Uses of Windows365SwitchCompatibilityFailureReasonType in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return Windows365SwitchCompatibilityFailureReasonTypeModifier and TypeMethodDescriptionCloudPcLaunchDetail.getWindows365SwitchCompatibilityFailureReasonType()Gets the windows365SwitchCompatibilityFailureReasonType property value.Returns the enum constant of this type with the specified name.Windows365SwitchCompatibilityFailureReasonType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.microsoft.graph.models with parameters of type Windows365SwitchCompatibilityFailureReasonTypeModifier and TypeMethodDescriptionvoidCloudPcLaunchDetail.setWindows365SwitchCompatibilityFailureReasonType(Windows365SwitchCompatibilityFailureReasonType value) Sets the windows365SwitchCompatibilityFailureReasonType property value.