Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphCalendarColor
Packages that use MicrosoftGraphCalendarColor
Package
Description
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 MicrosoftGraphCalendarColorModifier and TypeFieldDescriptionstatic final MicrosoftGraphCalendarColorMicrosoftGraphCalendarColor.AUTOStatic value auto for MicrosoftGraphCalendarColor.static final MicrosoftGraphCalendarColorMicrosoftGraphCalendarColor.LIGHT_BLUEStatic value lightBlue for MicrosoftGraphCalendarColor.static final MicrosoftGraphCalendarColorMicrosoftGraphCalendarColor.LIGHT_BROWNStatic value lightBrown for MicrosoftGraphCalendarColor.static final MicrosoftGraphCalendarColorMicrosoftGraphCalendarColor.LIGHT_GRAYStatic value lightGray for MicrosoftGraphCalendarColor.static final MicrosoftGraphCalendarColorMicrosoftGraphCalendarColor.LIGHT_GREENStatic value lightGreen for MicrosoftGraphCalendarColor.static final MicrosoftGraphCalendarColorMicrosoftGraphCalendarColor.LIGHT_ORANGEStatic value lightOrange for MicrosoftGraphCalendarColor.static final MicrosoftGraphCalendarColorMicrosoftGraphCalendarColor.LIGHT_PINKStatic value lightPink for MicrosoftGraphCalendarColor.static final MicrosoftGraphCalendarColorMicrosoftGraphCalendarColor.LIGHT_REDStatic value lightRed for MicrosoftGraphCalendarColor.static final MicrosoftGraphCalendarColorMicrosoftGraphCalendarColor.LIGHT_TEALStatic value lightTeal for MicrosoftGraphCalendarColor.static final MicrosoftGraphCalendarColorMicrosoftGraphCalendarColor.LIGHT_YELLOWStatic value lightYellow for MicrosoftGraphCalendarColor.static final MicrosoftGraphCalendarColorMicrosoftGraphCalendarColor.MAX_COLORStatic value maxColor for MicrosoftGraphCalendarColor.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphCalendarColorModifier and TypeMethodDescriptionMicrosoftGraphCalendar.color()Get the color property: calendarColor.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 MicrosoftGraphCalendarColorModifier and TypeMethodDescriptionMicrosoftGraphCalendarColor.values()Gets known MicrosoftGraphCalendarColor values.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphCalendarColorModifier and TypeMethodDescriptionMicrosoftGraphCalendar.withColor(MicrosoftGraphCalendarColor color) Set the color property: calendarColor.