Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphTeamGuestSettings
Packages that use MicrosoftGraphTeamGuestSettings
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphTeamGuestSettings in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphTeamGuestSettingsModifier and TypeMethodDescriptionMicrosoftGraphTeamInner.guestSettings()Get the guestSettings property: teamGuestSettings.MicrosoftGraphTeamGuestSettings.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: teamGuestSettings.MicrosoftGraphTeamGuestSettings.withAllowCreateUpdateChannels(Boolean allowCreateUpdateChannels) Set the allowCreateUpdateChannels property: If set to true, guests can add and update channels.MicrosoftGraphTeamGuestSettings.withAllowDeleteChannels(Boolean allowDeleteChannels) Set the allowDeleteChannels property: If set to true, guests can delete channels.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphTeamGuestSettingsModifier and TypeMethodDescriptionMicrosoftGraphTeamInner.withGuestSettings(MicrosoftGraphTeamGuestSettings guestSettings) Set the guestSettings property: teamGuestSettings.