File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -41,6 +41,7 @@ Get-CsPhoneNumberAssignment -TelephoneNumber +14025551234
41
41
```
42
42
``` output
43
43
TelephoneNumber : +14025551234
44
+ OperatorId : 2b24d246-a9ee-428b-96bc-fb9d9a053c8d
44
45
NumberType : CallingPlan
45
46
ActivationState : Activated
46
47
AssignedPstnTargetId : dc13d97b-7897-494e-bc28-6b469bf7a70e
@@ -66,6 +67,7 @@ Get-CsPhoneNumberAssignment -TelephoneNumber "+12065551000;ext=524"
66
67
```
67
68
``` output
68
69
TelephoneNumber : +12065551000;ext=524
70
+ OperatorId : 83d289bc-a4d3-41e6-8a3f-cff260a3f091
69
71
NumberType : DirectRouting
70
72
ActivationState : Activated
71
73
AssignedPstnTargetId : 2713551e-ed63-415d-9175-fc4ff825a0be
@@ -437,6 +439,9 @@ This parameter is reserved for internal Microsoft use.
437
439
### NumberType
438
440
The type of the phone number.
439
441
442
+ ### OperatorId
443
+ The id of the operator.
444
+
440
445
### PortInOrderStatus
441
446
The status of any port in order covering the phone number.
442
447
You can’t perform that action at this time.
0 commit comments