Uses of Enum
com.microsoft.graph.models.DiskType
Packages that use DiskType
-
Uses of DiskType in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return DiskTypeModifier and TypeMethodDescriptionstatic DiskTypeUserExperienceAnalyticsDevicePerformance.getDiskType()Gets the diskType property value.static DiskTypeReturns the enum constant of this type with the specified name.static DiskType[]DiskType.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 DiskTypeModifier and TypeMethodDescriptionvoidUserExperienceAnalyticsDevicePerformance.setDiskType(DiskType value) Sets the diskType property value.