Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphEventType
Packages that use MicrosoftGraphEventType
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphEventType in com.azure.resourcemanager.authorization.fluent.models
Fields in com.azure.resourcemanager.authorization.fluent.models declared as MicrosoftGraphEventTypeModifier and TypeFieldDescriptionstatic final MicrosoftGraphEventTypeMicrosoftGraphEventType.EXCEPTIONStatic value exception for MicrosoftGraphEventType.static final MicrosoftGraphEventTypeMicrosoftGraphEventType.OCCURRENCEStatic value occurrence for MicrosoftGraphEventType.static final MicrosoftGraphEventTypeMicrosoftGraphEventType.SERIES_MASTERStatic value seriesMaster for MicrosoftGraphEventType.static final MicrosoftGraphEventTypeMicrosoftGraphEventType.SINGLE_INSTANCEStatic value singleInstance for MicrosoftGraphEventType.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphEventTypeModifier and TypeMethodDescriptionstatic MicrosoftGraphEventTypeMicrosoftGraphEventType.fromString(String name) Creates or finds a MicrosoftGraphEventType from its string representation.MicrosoftGraphEvent.type()Get the type property: eventType.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphEventTypeModifier and TypeMethodDescriptionstatic Collection<MicrosoftGraphEventType>MicrosoftGraphEventType.values()Gets known MicrosoftGraphEventType values.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphEventTypeModifier and TypeMethodDescriptionMicrosoftGraphEvent.withType(MicrosoftGraphEventType type) Set the type property: eventType.