Uses of Enum
com.microsoft.graph.models.OutlierContainerType
Packages that use OutlierContainerType
-
Uses of OutlierContainerType in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return OutlierContainerTypeModifier and TypeMethodDescriptionstatic OutlierContainerTypeMembershipOutlierInsight.getOutlierContainerType()Gets the outlierContainerType property value.static OutlierContainerTypeReturns the enum constant of this type with the specified name.static OutlierContainerType[]OutlierContainerType.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 OutlierContainerTypeModifier and TypeMethodDescriptionvoidMembershipOutlierInsight.setOutlierContainerType(OutlierContainerType value) Sets the outlierContainerType property value.