< Back
New-TeamMemberSettingsObject
Post
NAME New-TeamMemberSettingsObject
SYNOPSIS
Creates a new object which represents a "microsoft.graph.teamMemberSettings" (or one of its derived types).
SYNTAX
New-TeamMemberSettingsObject [-allowAddRemoveApps <bool>] [-allowCreateUpdateChannels <bool>]
[-allowCreateUpdateRemoveConnectors <bool>] [-allowCreateUpdateRemoveTabs <bool>] [-allowDeleteChannels <bool>]
[<CommonParameters>]
DESCRIPTION
Creates a new object which represents a "microsoft.graph.teamMemberSettings" (or one of its derived types).
PARAMETERS
-allowCreateUpdateChannels <bool>
The "allowCreateUpdateChannels" property, of type "Edm.Boolean".
This property is on the "microsoft.graph.teamMemberSettings" type.
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-allowDeleteChannels <bool>
The "allowDeleteChannels" property, of type "Edm.Boolean".
This property is on the "microsoft.graph.teamMemberSettings" type.
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-allowAddRemoveApps <bool>
The "allowAddRemoveApps" property, of type "Edm.Boolean".
This property is on the "microsoft.graph.teamMemberSettings" type.
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-allowCreateUpdateRemoveTabs <bool>
The "allowCreateUpdateRemoveTabs" property, of type "Edm.Boolean".
This property is on the "microsoft.graph.teamMemberSettings" type.
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-allowCreateUpdateRemoveConnectors <bool>
The "allowCreateUpdateRemoveConnectors" property, of type "Edm.Boolean".
This property is on the "microsoft.graph.teamMemberSettings" type.
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
RELATED LINKS
SYNOPSIS
Creates a new object which represents a "microsoft.graph.teamMemberSettings" (or one of its derived types).
SYNTAX
New-TeamMemberSettingsObject [-allowAddRemoveApps <bool>] [-allowCreateUpdateChannels <bool>]
[-allowCreateUpdateRemoveConnectors <bool>] [-allowCreateUpdateRemoveTabs <bool>] [-allowDeleteChannels <bool>]
[<CommonParameters>]
DESCRIPTION
Creates a new object which represents a "microsoft.graph.teamMemberSettings" (or one of its derived types).
PARAMETERS
-allowCreateUpdateChannels <bool>
The "allowCreateUpdateChannels" property, of type "Edm.Boolean".
This property is on the "microsoft.graph.teamMemberSettings" type.
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-allowDeleteChannels <bool>
The "allowDeleteChannels" property, of type "Edm.Boolean".
This property is on the "microsoft.graph.teamMemberSettings" type.
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-allowAddRemoveApps <bool>
The "allowAddRemoveApps" property, of type "Edm.Boolean".
This property is on the "microsoft.graph.teamMemberSettings" type.
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-allowCreateUpdateRemoveTabs <bool>
The "allowCreateUpdateRemoveTabs" property, of type "Edm.Boolean".
This property is on the "microsoft.graph.teamMemberSettings" type.
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-allowCreateUpdateRemoveConnectors <bool>
The "allowCreateUpdateRemoveConnectors" property, of type "Edm.Boolean".
This property is on the "microsoft.graph.teamMemberSettings" type.
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
RELATED LINKS