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.
Namespace
Google.Cloud.Compute.V1Assembly
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 |