Updates Microsoft Teams team properties:
- command:
teams set -i|--teamId <teamId> --displayName [displayName] --description [description] --alias [alias] --classification [classification] --visibility [visibility]
- teamId: The ID of the team for which to update properties
- displayName: New display name for the team
- description: New description for the team
- alias: New alias for the team
- classification: New classification for the team
- visibility: New visibility for the team. Allowed values
Private|Public
Updates Microsoft Teams team properties:
teams set -i|--teamId <teamId> --displayName [displayName] --description [description] --alias [alias] --classification [classification] --visibility [visibility]Private|Public