Get-RASPubItemPreferredRoute
Last updated
Last updated
Get-RASPubItemPreferredRoute
Get a list of preferred routes for the specified published resource.
Get-RASPubItemPreferredRoute [] (uint) [ (uint)] [()]
Get-RASPubItemPreferredRoute [-] () [ (uint)] [()]
This cmdlet gets a list of preferred routes for the specified published resource.
Published resource ID.
An object specifying the published resource.
To obtain the object, use the Get-PubItem cmdlet.
Site ID.
(CommonParameters)
**---------- EXAMPLE 1 ----------
Get-RASPubItemPreferredRoute -Id 12
Retrieves a list of preferred routes.
The target published resource is specified by ID 12.