Versions Compared

Key

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

...

 
ParameterDescriptionClassAccepted optionsConstraintsUsageUniqueAvailable from version
IdentityThe phone number to retrieve.System.String 
E.164 formatOptional
v1.0

Examples

Example 1 

In example 1, the Get-UdmRMNumber cmdlet retrieves details of all the numbers in the system

...

Code Block
languagepowershell
Get-UdmRMNumber -identity "+71175551005" 

See Also

 

...