Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphAttendeeBase
-
Packages that use MicrosoftGraphAttendeeBase Package Description com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of MicrosoftGraphAttendeeBase in com.azure.resourcemanager.authorization.fluent.models
Subclasses of MicrosoftGraphAttendeeBase in com.azure.resourcemanager.authorization.fluent.models Modifier and Type Class Description classMicrosoftGraphAttendeeattendee.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphAttendeeBase Modifier and Type Method Description MicrosoftGraphAttendeeBaseMicrosoftGraphAttendeeBase. withAdditionalProperties(Map<String,Object> additionalProperties)Set the additionalProperties property: attendeeBase.MicrosoftGraphAttendeeBaseMicrosoftGraphAttendeeBase. withEmailAddress(MicrosoftGraphEmailAddress emailAddress)Set the emailAddress property: emailAddress.MicrosoftGraphAttendeeBaseMicrosoftGraphAttendeeBase. withType(MicrosoftGraphAttendeeType type)Set the type property: The type property.
-