Broker
NAMESPACE
RASAdminEngine.Core.OutputModels
DESCRIPTION
Connection Broker
INHERITED FROM
⇒
⇒
Broker
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description
String | AdminCreate | Inherited from RASListObj
String | AdminLastMod | Inherited from RASListObj
String | AlternativeIPs | Alternative IPs to access the RAS Connection Broker.
String | Description | Boolean
Enabled | UInt32 | Id
String | IP | IP address of RAS Connection Broker.
Boolean | MarkedForDeletion | Whether the RAS Connection Broker is marked for deletion or not.
UInt32 | Priority | Priority of the specified RAS Connection Broker.
String | Server | UInt32
SiteId | Boolean | Standby
Whether the RAS Connection Broker is in standby mode or not. | DateTime | TimeCreate
Inherited from RASListObj | DateTime | TimeLastMod
PUBLIC METHODS
Type | Name | Description
Int32 | CompareTo (Object obj) | Inherited from RASSerilazableObj
Boolean | Equals (Object obj) | Inherited from RASSerilazableObj
Int32 | GetHashCode () | Inherited from RASSerilazableObj
Type | GetType () | String
ToString () | ### References to Commands | | |
|----| | | Get-RASBroker | | | Get-RASBrokerStatus |
| Invoke-RASBrokerPromoteToPrimary | | | New-RASBroker | | | New-RASProvider |
| New-RASRDSHostPool | | | Remove-RASBroker | | | Set-RASBroker |
| Set-RASBrokerPriority | | | Set-RASGateway | | | Set-RASGatewayDefaultSettings |
| Set-RASProvider | | | Set-RASRDSDefaultSettings | | | Set-RASRDSHost |
Last updated