Compute Engine v1 API - Class ComputeEnumConstants.AdvancedMachineFeatures.PerformanceMonitoringUnit (3.0.0)

public static class ComputeEnumConstants.AdvancedMachineFeatures.PerformanceMonitoringUnit

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.AdvancedMachineFeatures.PerformanceMonitoringUnit.

Constants for wire representations of the AdvancedMachineFeatures.Types.PerformanceMonitoringUnit enum.

Inheritance

object > ComputeEnumConstants.AdvancedMachineFeatures.PerformanceMonitoringUnit

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Architectural

public const string Architectural = "ARCHITECTURAL"

Wire representation of Architectural.

Field Value
Type Description
string

Enhanced

public const string Enhanced = "ENHANCED"

Wire representation of Enhanced.

Field Value
Type Description
string

Standard

public const string Standard = "STANDARD"

Wire representation of Standard.

Field Value
Type Description
string

UndefinedPerformanceMonitoringUnit

public const string UndefinedPerformanceMonitoringUnit = "UNDEFINED_PERFORMANCE_MONITORING_UNIT"

Wire representation of UndefinedPerformanceMonitoringUnit.

Field Value
Type Description
string

Unspecified

public const string Unspecified = "PERFORMANCE_MONITORING_UNIT_UNSPECIFIED"

Wire representation of Unspecified.

Field Value
Type Description
string