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 class
MicrosoftGraphAttendee
attendee.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphAttendeeBase Modifier and Type Method Description MicrosoftGraphAttendeeBase
MicrosoftGraphAttendeeBase. withAdditionalProperties(Map<String,Object> additionalProperties)
Set the additionalProperties property: attendeeBase.MicrosoftGraphAttendeeBase
MicrosoftGraphAttendeeBase. withEmailAddress(MicrosoftGraphEmailAddress emailAddress)
Set the emailAddress property: emailAddress.MicrosoftGraphAttendeeBase
MicrosoftGraphAttendeeBase. withType(MicrosoftGraphAttendeeType type)
Set the type property: The type property.
-