Broker Class

AMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

Connection Broker

INHERITED FROM

RASSerilazableObjarrow-up-rightRASListObjarrow-up-right⇒Broker

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

String

AdminCreate

String

AdminLastMod

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

DateTime

TimeLastMod

PUBLIC METHODS

Type
Name
Description

Int32

CompareTo (Object obj)

Boolean

Equals (Object obj)

Int32

GetHashCode ()

Type

GetType ()

String

ToString ()

Last updated