Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOnlineMeetingPresenters
-
Packages that use MicrosoftGraphOnlineMeetingPresenters Package Description com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of MicrosoftGraphOnlineMeetingPresenters in com.azure.resourcemanager.authorization.fluent.models
Fields in com.azure.resourcemanager.authorization.fluent.models declared as MicrosoftGraphOnlineMeetingPresenters Modifier and Type Field Description static MicrosoftGraphOnlineMeetingPresentersMicrosoftGraphOnlineMeetingPresenters. EVERYONEStatic value everyone for MicrosoftGraphOnlineMeetingPresenters.static MicrosoftGraphOnlineMeetingPresentersMicrosoftGraphOnlineMeetingPresenters. ORGANIZATIONStatic value organization for MicrosoftGraphOnlineMeetingPresenters.static MicrosoftGraphOnlineMeetingPresentersMicrosoftGraphOnlineMeetingPresenters. ORGANIZERStatic value organizer for MicrosoftGraphOnlineMeetingPresenters.static MicrosoftGraphOnlineMeetingPresentersMicrosoftGraphOnlineMeetingPresenters. ROLE_IS_PRESENTERStatic value roleIsPresenter for MicrosoftGraphOnlineMeetingPresenters.static MicrosoftGraphOnlineMeetingPresentersMicrosoftGraphOnlineMeetingPresenters. UNKNOWN_FUTURE_VALUEStatic value unknownFutureValue for MicrosoftGraphOnlineMeetingPresenters.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphOnlineMeetingPresenters Modifier and Type Method Description MicrosoftGraphOnlineMeetingPresentersMicrosoftGraphOnlineMeeting. allowedPresenters()Get the allowedPresenters property: The allowedPresenters property.static MicrosoftGraphOnlineMeetingPresentersMicrosoftGraphOnlineMeetingPresenters. fromString(String name)Creates or finds a MicrosoftGraphOnlineMeetingPresenters from its string representation.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphOnlineMeetingPresenters Modifier and Type Method Description static Collection<MicrosoftGraphOnlineMeetingPresenters>MicrosoftGraphOnlineMeetingPresenters. values()Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphOnlineMeetingPresenters Modifier and Type Method Description MicrosoftGraphOnlineMeetingMicrosoftGraphOnlineMeeting. withAllowedPresenters(MicrosoftGraphOnlineMeetingPresenters allowedPresenters)Set the allowedPresenters property: The allowedPresenters property.
-