You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This parameter is reserved for internal Microsoft use.
243
+
244
+
```yaml
245
+
Type: System.String
246
+
Parameter Sets: (All)
247
+
Aliases:
248
+
Applicable: Microsoft Teams
249
+
250
+
Required: False
251
+
Default value: None
252
+
Accept pipeline input: False
253
+
Accept wildcard characters: False
254
+
```
255
+
239
256
### -NumberType
240
257
Filters the returned results based on the number type. Supported values are DirectRouting, CallingPlan, and OperatorConnect.
241
258
@@ -414,6 +431,9 @@ The ID of the Location assigned to the phone number.
414
431
### LocationUpdateSupported
415
432
Boolean stating if updating of the location assigned to the phone number is allowed.
416
433
434
+
### NetworkSiteId
435
+
This parameter is reserved for internal Microsoft use.
436
+
417
437
### NumberType
418
438
The type of the phone number.
419
439
@@ -435,7 +455,7 @@ The phone number. The number is always displayed with prefixed "+", even if it w
435
455
The object returned is of type SkypeTelephoneNumberMgmtCmdletAcquiredTelephoneNumber.
436
456
437
457
## NOTES
438
-
The cmdlet is available in Teams PowerShell module 4.0.0 or later. The parameter AssignmentCategory was introduced in Teams PowerShell module 5.3.1-preview.
458
+
The cmdlet is available in Teams PowerShell module 4.0.0 or later. The parameter AssignmentCategory was introduced in Teams PowerShell module 5.3.1-preview. The parameter NetworkSiteId was introduced in Teams PowerShell module 5.5.0.
439
459
440
460
The cmdlet is only available in commercial and GCC cloud instances.
0 commit comments