We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5dbc5d1 + 82246e2 commit 16d718bCopy full SHA for 16d718b
teams/teams-ps/teams/New-Team.md
@@ -19,7 +19,7 @@ Note: This cmdlet is currently in Beta and functionality may change.
19
20
```
21
New-Team [-Group <String>] [-DisplayName <String>] [-Description <String>] [-Alias <String>]
22
- [-Classification <String>] [-AccessType <String>] [-AddCreatorAsMember <Boolean>] [<CommonParameters>]
+ [-Classification <String>] [-AccessType <String>] [-AddCreatorAsMember <Boolean>] [-Template <String>] [<CommonParameters>]
23
24
25
## DESCRIPTION
0 commit comments