Skip to content

Commit 4cf2473

Browse files
authored
Update Get-CsPhoneNumberAssignment.md
1 parent 002930e commit 4cf2473

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

teams/teams-ps/teams/Get-CsPhoneNumberAssignment.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ Get-CsPhoneNumberAssignment -TelephoneNumber +14025551234
4141
```
4242
```output
4343
TelephoneNumber : +14025551234
44+
OperatorId : 2b24d246-a9ee-428b-96bc-fb9d9a053c8d
4445
NumberType : CallingPlan
4546
ActivationState : Activated
4647
AssignedPstnTargetId : dc13d97b-7897-494e-bc28-6b469bf7a70e
@@ -66,6 +67,7 @@ Get-CsPhoneNumberAssignment -TelephoneNumber "+12065551000;ext=524"
6667
```
6768
```output
6869
TelephoneNumber : +12065551000;ext=524
70+
OperatorId : 83d289bc-a4d3-41e6-8a3f-cff260a3f091
6971
NumberType : DirectRouting
7072
ActivationState : Activated
7173
AssignedPstnTargetId : 2713551e-ed63-415d-9175-fc4ff825a0be
@@ -437,6 +439,9 @@ This parameter is reserved for internal Microsoft use.
437439
### NumberType
438440
The type of the phone number.
439441
442+
### OperatorId
443+
The id of the operator.
444+
440445
### PortInOrderStatus
441446
The status of any port in order covering the phone number.
442447

0 commit comments

Comments
 (0)