Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Removes the range and all its information

ItemComment
Availability versionVersion 1.0
Initial release dateJune 27, 2017
Last updated onJune 27, 2017
Related toRanger Documentation

Syntax

Remove-UdmRMRange [-Identity <String>] [<CommonParameters>]

Parameters

ParameterDescriptionClassAccepted optionsConstraintsUsageUniqueAvailable from version
IdentityThe GUID of the range to remove.System.String 

32 hex characters in the format

xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxxxxx

Required v1.0

Examples

Example 1 

In example 1, the Remove-UdmRMRange cmdlet removes the range with the GUID 86b1087d-83cb-4f23-8768-5e45e742f2dc

Remove-UdmRMRange -identity 86b1087d-83cb-4f23-8768-5e45e742f2dc


See Also

 

Unable to render {include} The included page could not be found.

 

  • No labels