Broker

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

Connection Broker

INHERITED FROM

RASSerilazableObj

⇒

RASListObj

⇒

Broker

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

String

AdminCreate

Inherited from RASListObj User who created the object.

String

AdminLastMod

Inherited from RASListObj User who last modified the object.

String

AlternativeIPs

Alternative IPs to access the RAS Connection Broker.

String

Description

Description of the server.

Boolean

Enabled

Whether the server is enabled or not.

UInt32

Id

ID of the object.

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

Server name.

UInt32

SiteId

ID of the site.

Boolean

Standby

Whether the RAS Connection Broker is in standby mode or not.

DateTime

TimeCreate

Inherited from RASListObj Time when the object was created.

DateTime

TimeLastMod

Inherited from RASListObj Time when the object was last modified.

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

----

Last updated