Uses of Enum
com.microsoft.graph.models.OutlierMemberType
Packages that use OutlierMemberType
-
Uses of OutlierMemberType in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return OutlierMemberTypeModifier and TypeMethodDescriptionstatic OutlierMemberTypeMembershipOutlierInsight.getOutlierMemberType()Gets the outlierMemberType property value.static OutlierMemberTypeReturns the enum constant of this type with the specified name.static OutlierMemberType[]OutlierMemberType.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 OutlierMemberTypeModifier and TypeMethodDescriptionvoidMembershipOutlierInsight.setOutlierMemberType(OutlierMemberType value) Sets the outlierMemberType property value.