Skip to content

Latest commit

 

History

History
182 lines (138 loc) · 3.76 KB

File metadata and controls

182 lines (138 loc) · 3.76 KB
external help file Module Name online version schema
Microsoft.Graph.Beta.Teams-help.xml
Microsoft.Graph.Beta.Teams
2.0.0

Update-MgBetaTeamAppPreApproval

SYNOPSIS

Update Preapproval policy associated with a Teams App.

SYNTAX

Update-MgBetaTeamAppPreApproval -TeamsAppId <String> [-AdditionalProperties <Hashtable>]
 [-ResourceSpecificApplicationPermissionsAllowedForTeams <String[]>]
 [-ResourceSpecificApplicationPermissionsAllowedForChats <String[]>]
 [-TeamLevelSensitivityLabelCondition <MicrosoftGraphSensitivityLabelCondition>]
 [-SpecificSensitivityLabelIdsApplicableToTeams <String[]>] [-ProgressAction <ActionPreference>] [-WhatIf]
 [-Confirm] [<CommonParameters>]

DESCRIPTION

Update Preapproval policy associated with a Teams App.

PARAMETERS

-AdditionalProperties

Additional Parameters

Type: Hashtable
Parameter Sets: (All)
Aliases:

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-ProgressAction

{{ Fill ProgressAction Description }}

Type: ActionPreference
Parameter Sets: (All)
Aliases: proga

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-ResourceSpecificApplicationPermissionsAllowedForChats

Resource Specific Permissions Allowed for Chats

Type: String[]
Parameter Sets: (All)
Aliases:

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-ResourceSpecificApplicationPermissionsAllowedForTeams

Resource Specific Permissions Allowed for Teams

Type: String[]
Parameter Sets: (All)
Aliases:

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-SpecificSensitivityLabelIdsApplicableToTeams

Specific Sensitivity label ids applicable to Teams.

Type: String[]
Parameter Sets: (All)
Aliases:

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-TeamLevelSensitivityLabelCondition

Label selection mode for Teams.

Type: MicrosoftGraphSensitivityLabelCondition
Parameter Sets: (All)
Aliases:

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-TeamsAppId

key: id of Teams App

Type: String
Parameter Sets: (All)
Aliases:

Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-Confirm

Prompts you for confirmation before running the cmdlet.

Type: SwitchParameter
Parameter Sets: (All)
Aliases: cf

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-WhatIf

Shows what would happen if the cmdlet runs. The cmdlet is not run.

Type: SwitchParameter
Parameter Sets: (All)
Aliases: wi

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

OUTPUTS

System.Boolean

NOTES

RELATED LINKS

https://learn.microsoft.com/powershell/module/microsoft.graph.beta.teams/update-mgbetateamapppreapproval