Get-UdmRmNumberBlock
Retrieves information on an existing Range/s
Item | Comment |
---|---|
Availability version | Version 1.0 |
Initial release date | June 27, 2017 |
Last updated on | June 27, 2017 |
Related to | Ranger Documentation |
Syntax
Get-UdmRMNumberBlock [-Identity <String>] [<CommonParameters>]
Parameters
Parameter | Description | Class | Accepted options | Constraints | Usage | Unique | Available from version |
---|---|---|---|---|---|---|---|
Identity | The GUID of the range to retrieve. | System.String | 32 hex characters in the format xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxxxxx | Optional | v1.0 |
Examples
Example 1Â
In example 1, the Get-UdmRMNumberBlock cmdlet retrieves details of all the number blocks in the system
Get-UdmRMNumberBlock
Example 2
In example 2, retrieve information only for a specific number block
Get-UdmRMNumberBlock -identity 86b1087d-83cb-4f23-8768-5e45e742f2dc