C# Class Amazon.Lightsail.InstanceMetricName

Constants used for properties of type InstanceMetricName.
Inheritance: ConstantClass
Afficher le fichier Open project: aws/aws-sdk-net

Méthodes publiques

Свойство Type Description
CPUUtilization InstanceMetricName
NetworkIn InstanceMetricName
NetworkOut InstanceMetricName
StatusCheckFailed InstanceMetricName
StatusCheckFailed_Instance InstanceMetricName
StatusCheckFailed_System InstanceMetricName

Méthodes publiques

Méthode Description
FindValue ( string value ) : InstanceMetricName

Finds the constant for the unique value.

InstanceMetricName ( string value ) : System

This constant constructor does not need to be called if the constant you are attempting to use is already defined as a static instance of this class. This constructor should be used to construct constants that are not defined as statics, for instance if attempting to use a feature that is newer than the current version of the SDK.

Method Details

FindValue() public static méthode

Finds the constant for the unique value.
public static FindValue ( string value ) : InstanceMetricName
value string The unique value for the constant
Résultat InstanceMetricName

InstanceMetricName() public méthode

This constant constructor does not need to be called if the constant you are attempting to use is already defined as a static instance of this class. This constructor should be used to construct constants that are not defined as statics, for instance if attempting to use a feature that is newer than the current version of the SDK.
public InstanceMetricName ( string value ) : System
value string
Résultat System

Property Details

CPUUtilization public_oe static_oe property

Constant CPUUtilization for InstanceMetricName
public static InstanceMetricName,Amazon.Lightsail CPUUtilization
Résultat InstanceMetricName

NetworkIn public_oe static_oe property

Constant NetworkIn for InstanceMetricName
public static InstanceMetricName,Amazon.Lightsail NetworkIn
Résultat InstanceMetricName

NetworkOut public_oe static_oe property

Constant NetworkOut for InstanceMetricName
public static InstanceMetricName,Amazon.Lightsail NetworkOut
Résultat InstanceMetricName

StatusCheckFailed public_oe static_oe property

Constant StatusCheckFailed for InstanceMetricName
public static InstanceMetricName,Amazon.Lightsail StatusCheckFailed
Résultat InstanceMetricName

StatusCheckFailed_Instance public_oe static_oe property

Constant StatusCheckFailed_Instance for InstanceMetricName
public static InstanceMetricName,Amazon.Lightsail StatusCheckFailed_Instance
Résultat InstanceMetricName

StatusCheckFailed_System public_oe static_oe property

Constant StatusCheckFailed_System for InstanceMetricName
public static InstanceMetricName,Amazon.Lightsail StatusCheckFailed_System
Résultat InstanceMetricName