# SiteAccessAddress

## NAMESPACE

RASAdminEngine.Core.OutputModels

## DESCRIPTION

Site Access Address

## INHERITED FROM

[RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj)

⇒

SiteAccessAddress

## INTERFACES

* ISerializable
* IComparable

## PUBLIC PROPERTIES

| Type                                                                                                                               | Name          | Description                               |
| ---------------------------------------------------------------------------------------------------------------------------------- | ------------- | ----------------------------------------- |
| String                                                                                                                             | Description   | Description of the Custom Route           |
| String                                                                                                                             | IPs           | IPs                                       |
| String                                                                                                                             | Name          | Name of the Custom Route                  |
| UInt32                                                                                                                             | Port          | Port of the Custom Route                  |
| String                                                                                                                             | PublicAddress | Public Address of the Custom Route        |
| UInt32                                                                                                                             | SiteId        | Site ID                                   |
| UInt32                                                                                                                             | SSLPort       | SSL Port of the Custom Route              |
| [RoutingType](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/routingtype) | Type          | Reference Type of the Site Access Address |

## PUBLIC METHODS

| Type        | Name                       | Description                                                                                                                                                   |
| ----------- | -------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Int32       | CompareTo (Object obj)     | Inherited from [RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj) |
| Boolean     | Equals (Object obj)        | Inherited from [RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj) |
| Int32       | GetHashCode ()             | Inherited from [RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj) |
| Type        | GetType ()                 | String                                                                                                                                                        |
| ToString () | ### References to Commands |                                                                                                                                                               |
