Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ParameterDescriptionClassAccepted optionsConstraintsUsageUniqueAvailable from version
IdentityThe 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

...

Code Block
languagepowershell
Get-UdmRMNumberBlock -identity 86b1087d-83cb-4f23-8768-5e45e742f2dc 

See Also

 

...