Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOnlineMeetingInfo
Packages that use MicrosoftGraphOnlineMeetingInfo
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphOnlineMeetingInfo in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphOnlineMeetingInfoModifier and TypeMethodDescriptionMicrosoftGraphEvent.onlineMeeting()Get the onlineMeeting property: onlineMeetingInfo.MicrosoftGraphOnlineMeetingInfo.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: onlineMeetingInfo.MicrosoftGraphOnlineMeetingInfo.withConferenceId(String conferenceId) Set the conferenceId property: The ID of the conference.MicrosoftGraphOnlineMeetingInfo.withJoinUrl(String joinUrl) Set the joinUrl property: The external link that launches the online meeting.MicrosoftGraphOnlineMeetingInfo.withPhones(List<MicrosoftGraphPhone> phones) Set the phones property: All of the phone numbers associated with this conference.MicrosoftGraphOnlineMeetingInfo.withQuickDial(String quickDial) Set the quickDial property: The pre-formatted quickdial for this call.MicrosoftGraphOnlineMeetingInfo.withTollFreeNumbers(List<String> tollFreeNumbers) Set the tollFreeNumbers property: The toll free numbers that can be used to join the conference.MicrosoftGraphOnlineMeetingInfo.withTollNumber(String tollNumber) Set the tollNumber property: The toll number that can be used to join the conference.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphOnlineMeetingInfoModifier and TypeMethodDescriptionMicrosoftGraphEvent.withOnlineMeeting(MicrosoftGraphOnlineMeetingInfo onlineMeeting) Set the onlineMeeting property: onlineMeetingInfo.