RASAgentInfo Class

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

RAS Agent Info

INHERITED FROM

RASSerilazableObj
RASAgentInfo

INTERFACES

PUBLIC PROPERTIES

Type Name Description
AgentState AgentState Agent State.
String Id ID of RAS Agent.
RASServerType ServerType Type of server.
UInt32 SiteId ID of Site.

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-RASAgent
Invoke-RASClearAgentLogs
Invoke-RASRetrieveAgentLogs
Remove-RASAgent
Set-RASAgentLogLevel
Update-RASAgent