Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphCalendarColor
-
Packages that use MicrosoftGraphCalendarColor Package Description com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of MicrosoftGraphCalendarColor in com.azure.resourcemanager.authorization.fluent.models
Fields in com.azure.resourcemanager.authorization.fluent.models declared as MicrosoftGraphCalendarColor Modifier and Type Field Description static MicrosoftGraphCalendarColorMicrosoftGraphCalendarColor. AUTOStatic value auto for MicrosoftGraphCalendarColor.static MicrosoftGraphCalendarColorMicrosoftGraphCalendarColor. LIGHT_BLUEStatic value lightBlue for MicrosoftGraphCalendarColor.static MicrosoftGraphCalendarColorMicrosoftGraphCalendarColor. LIGHT_BROWNStatic value lightBrown for MicrosoftGraphCalendarColor.static MicrosoftGraphCalendarColorMicrosoftGraphCalendarColor. LIGHT_GRAYStatic value lightGray for MicrosoftGraphCalendarColor.static MicrosoftGraphCalendarColorMicrosoftGraphCalendarColor. LIGHT_GREENStatic value lightGreen for MicrosoftGraphCalendarColor.static MicrosoftGraphCalendarColorMicrosoftGraphCalendarColor. LIGHT_ORANGEStatic value lightOrange for MicrosoftGraphCalendarColor.static MicrosoftGraphCalendarColorMicrosoftGraphCalendarColor. LIGHT_PINKStatic value lightPink for MicrosoftGraphCalendarColor.static MicrosoftGraphCalendarColorMicrosoftGraphCalendarColor. LIGHT_REDStatic value lightRed for MicrosoftGraphCalendarColor.static MicrosoftGraphCalendarColorMicrosoftGraphCalendarColor. LIGHT_TEALStatic value lightTeal for MicrosoftGraphCalendarColor.static MicrosoftGraphCalendarColorMicrosoftGraphCalendarColor. LIGHT_YELLOWStatic value lightYellow for MicrosoftGraphCalendarColor.static MicrosoftGraphCalendarColorMicrosoftGraphCalendarColor. MAX_COLORStatic value maxColor for MicrosoftGraphCalendarColor.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphCalendarColor Modifier and Type Method Description MicrosoftGraphCalendarColorMicrosoftGraphCalendar. color()Get the color property: The color property.static MicrosoftGraphCalendarColorMicrosoftGraphCalendarColor. fromString(String name)Creates or finds a MicrosoftGraphCalendarColor from its string representation.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphCalendarColor Modifier and Type Method Description static Collection<MicrosoftGraphCalendarColor>MicrosoftGraphCalendarColor. values()Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphCalendarColor Modifier and Type Method Description MicrosoftGraphCalendarMicrosoftGraphCalendar. withColor(MicrosoftGraphCalendarColor color)Set the color property: The color property.
-