Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphAttendeeType
Packages that use MicrosoftGraphAttendeeType
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphAttendeeType in com.azure.resourcemanager.authorization.fluent.models
Fields in com.azure.resourcemanager.authorization.fluent.models declared as MicrosoftGraphAttendeeTypeModifier and TypeFieldDescriptionstatic final MicrosoftGraphAttendeeTypeMicrosoftGraphAttendeeType.OPTIONALStatic value optional for MicrosoftGraphAttendeeType.static final MicrosoftGraphAttendeeTypeMicrosoftGraphAttendeeType.REQUIREDStatic value required for MicrosoftGraphAttendeeType.static final MicrosoftGraphAttendeeTypeMicrosoftGraphAttendeeType.RESOURCEStatic value resource for MicrosoftGraphAttendeeType.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphAttendeeTypeModifier and TypeMethodDescriptionstatic MicrosoftGraphAttendeeTypeMicrosoftGraphAttendeeType.fromString(String name) Creates or finds a MicrosoftGraphAttendeeType from its string representation.MicrosoftGraphAttendeeBase.type()Get the type property: attendeeType.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphAttendeeTypeModifier and TypeMethodDescriptionstatic Collection<MicrosoftGraphAttendeeType>MicrosoftGraphAttendeeType.values()Gets known MicrosoftGraphAttendeeType values.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphAttendeeTypeModifier and TypeMethodDescriptionMicrosoftGraphAttendee.withType(MicrosoftGraphAttendeeType type) Set the type property: attendeeType.MicrosoftGraphAttendeeBase.withType(MicrosoftGraphAttendeeType type) Set the type property: attendeeType.