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.
1 parent 1421074 commit 2a1d5caCopy full SHA for 2a1d5ca
teams/teams-ps/teams/Remove-CsPhoneNumberAssignment.md
@@ -66,7 +66,7 @@ The phone number to unnassign from the user or resource account. Supports E.164
66
67
```yaml
68
Type: System.String
69
-Parameter Sets: (All)
+Parameter Sets: (RemoveSome)
70
Aliases:
71
72
Required: False
@@ -80,7 +80,7 @@ The type of phone number to unassign from the user or resource account. The supp
80
81
82
83
84
85
86
@@ -94,7 +94,7 @@ Unassigns the phone number from the user or resource account.
94
95
96
Type: Switch
97
+Parameter Sets: (RemoveAll)
98
99
100
0 commit comments