Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphTeamMemberSettings
Packages that use MicrosoftGraphTeamMemberSettings
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphTeamMemberSettings in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphTeamMemberSettingsModifier and TypeMethodDescriptionMicrosoftGraphTeamInner.memberSettings()Get the memberSettings property: teamMemberSettings.MicrosoftGraphTeamMemberSettings.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: teamMemberSettings.MicrosoftGraphTeamMemberSettings.withAllowAddRemoveApps(Boolean allowAddRemoveApps) Set the allowAddRemoveApps property: If set to true, members can add and remove apps.MicrosoftGraphTeamMemberSettings.withAllowCreatePrivateChannels(Boolean allowCreatePrivateChannels) Set the allowCreatePrivateChannels property: If set to true, members can add and update private channels.MicrosoftGraphTeamMemberSettings.withAllowCreateUpdateChannels(Boolean allowCreateUpdateChannels) Set the allowCreateUpdateChannels property: If set to true, members can add and update channels.MicrosoftGraphTeamMemberSettings.withAllowCreateUpdateRemoveConnectors(Boolean allowCreateUpdateRemoveConnectors) Set the allowCreateUpdateRemoveConnectors property: If set to true, members can add, update, and remove connectors.MicrosoftGraphTeamMemberSettings.withAllowCreateUpdateRemoveTabs(Boolean allowCreateUpdateRemoveTabs) Set the allowCreateUpdateRemoveTabs property: If set to true, members can add, update, and remove tabs.MicrosoftGraphTeamMemberSettings.withAllowDeleteChannels(Boolean allowDeleteChannels) Set the allowDeleteChannels property: If set to true, members can delete channels.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphTeamMemberSettingsModifier and TypeMethodDescriptionMicrosoftGraphTeamInner.withMemberSettings(MicrosoftGraphTeamMemberSettings memberSettings) Set the memberSettings property: teamMemberSettings.