Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOnlineMeetingRole
Packages that use MicrosoftGraphOnlineMeetingRole
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphOnlineMeetingRole in com.azure.resourcemanager.authorization.fluent.models
Fields in com.azure.resourcemanager.authorization.fluent.models declared as MicrosoftGraphOnlineMeetingRoleModifier and TypeFieldDescriptionstatic final MicrosoftGraphOnlineMeetingRoleMicrosoftGraphOnlineMeetingRole.ATTENDEEStatic value attendee for MicrosoftGraphOnlineMeetingRole.static final MicrosoftGraphOnlineMeetingRoleMicrosoftGraphOnlineMeetingRole.PRESENTERStatic value presenter for MicrosoftGraphOnlineMeetingRole.static final MicrosoftGraphOnlineMeetingRoleMicrosoftGraphOnlineMeetingRole.UNKNOWN_FUTURE_VALUEStatic value unknownFutureValue for MicrosoftGraphOnlineMeetingRole.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphOnlineMeetingRoleModifier and TypeMethodDescriptionMicrosoftGraphOnlineMeetingRole.fromString(String name) Creates or finds a MicrosoftGraphOnlineMeetingRole from its string representation.MicrosoftGraphMeetingParticipantInfo.role()Get the role property: onlineMeetingRole.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphOnlineMeetingRoleModifier and TypeMethodDescriptionMicrosoftGraphOnlineMeetingRole.values()Gets known MicrosoftGraphOnlineMeetingRole values.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphOnlineMeetingRoleModifier and TypeMethodDescriptionMicrosoftGraphMeetingParticipantInfo.withRole(MicrosoftGraphOnlineMeetingRole role) Set the role property: onlineMeetingRole.