Get-RASSiteAccessAddresses
NAME
Get-RASSiteAccessAddresses
SYNOPSIS
Retrieves the Access Addresses of a Site.
SYNTAX
Get-RASSiteAccessAddresses [Id (uint)] [(CommonParameters)]
DESCRIPTION
Retrieves the Access Addresses of a Site.
PARAMETERS
Id (uint)
Id of the Site from which to retrive the Access Addresses
(CommonParameters)
INPUTS
-none-
OUTPUTS
EXAMPLES
---------- EXAMPLE 1 ----------
Get-RASSiteAccessAddresses -SiteId 1
Retrieves the Access Addresses of Site 1
If SiteId is not provided the Access Addresses of the License site are retrieved
RELATED LINKS
Last updated