Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphAudioConferencing
Packages that use MicrosoftGraphAudioConferencing
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphAudioConferencing in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphAudioConferencingModifier and TypeMethodDescriptionMicrosoftGraphOnlineMeeting.audioConferencing()Get the audioConferencing property: audioConferencing.MicrosoftGraphAudioConferencing.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: audioConferencing.MicrosoftGraphAudioConferencing.withConferenceId(String conferenceId) Set the conferenceId property: The conferenceId property.MicrosoftGraphAudioConferencing.withDialinUrl(String dialinUrl) Set the dialinUrl property: A URL to the externally-accessible web page that contains dial-in information.MicrosoftGraphAudioConferencing.withTollFreeNumber(String tollFreeNumber) Set the tollFreeNumber property: The toll-free number that connects to the Audio Conference Provider.MicrosoftGraphAudioConferencing.withTollNumber(String tollNumber) Set the tollNumber property: The toll number that connects to the Audio Conference Provider.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphAudioConferencingModifier and TypeMethodDescriptionMicrosoftGraphOnlineMeeting.withAudioConferencing(MicrosoftGraphAudioConferencing audioConferencing) Set the audioConferencing property: audioConferencing.