Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphLobbyBypassSettings
-
Packages that use MicrosoftGraphLobbyBypassSettings Package Description com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of MicrosoftGraphLobbyBypassSettings in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphLobbyBypassSettings Modifier and Type Method Description MicrosoftGraphLobbyBypassSettingsMicrosoftGraphOnlineMeeting. lobbyBypassSettings()Get the lobbyBypassSettings property: lobbyBypassSettings.MicrosoftGraphLobbyBypassSettingsMicrosoftGraphLobbyBypassSettings. withAdditionalProperties(Map<String,Object> additionalProperties)Set the additionalProperties property: lobbyBypassSettings.MicrosoftGraphLobbyBypassSettingsMicrosoftGraphLobbyBypassSettings. withIsDialInBypassEnabled(Boolean isDialInBypassEnabled)Set the isDialInBypassEnabled property: Specifies whether or not to always let dial-in callers bypass the lobby.MicrosoftGraphLobbyBypassSettingsMicrosoftGraphLobbyBypassSettings. withScope(MicrosoftGraphLobbyBypassScope scope)Set the scope property: The scope property.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphLobbyBypassSettings Modifier and Type Method Description MicrosoftGraphOnlineMeetingMicrosoftGraphOnlineMeeting. withLobbyBypassSettings(MicrosoftGraphLobbyBypassSettings lobbyBypassSettings)Set the lobbyBypassSettings property: lobbyBypassSettings.
-