For the complete documentation index, see llms.txt. This page is also available as Markdown.

CostInsightsSettings

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

RAS Cost Insights Settings

INHERITED FROM

RASSerilazableObj

CostInsightsSettings

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

Boolean

Enabled

Enable or disable RAS Cost Insights.

UInt32

Port

Connection Port to the Server hosting RAS Reporting database.

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