public static class ComputeEnumConstants.UpcomingMaintenance.MaintenanceReasonsReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.UpcomingMaintenance.MaintenanceReasons.
Constants for wire representations of the UpcomingMaintenance.Types.MaintenanceReasons enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
FailureDisk
public const string FailureDisk = "FAILURE_DISK"Wire representation of FailureDisk .
| Field Value | |
|---|---|
| Type | Description |
string |
|
FailureGpu
public const string FailureGpu = "FAILURE_GPU"Wire representation of FailureGpu .
| Field Value | |
|---|---|
| Type | Description |
string |
|
FailureGpuMultipleFaultyHostsCustomerReported
public const string FailureGpuMultipleFaultyHostsCustomerReported = "FAILURE_GPU_MULTIPLE_FAULTY_HOSTS_CUSTOMER_REPORTED"Wire representation of FailureGpuMultipleFaultyHostsCustomerReported .
| Field Value | |
|---|---|
| Type | Description |
string |
|
FailureGpuNvlinkSwitchCustomerReported
public const string FailureGpuNvlinkSwitchCustomerReported = "FAILURE_GPU_NVLINK_SWITCH_CUSTOMER_REPORTED"Wire representation of FailureGpuNvlinkSwitchCustomerReported .
| Field Value | |
|---|---|
| Type | Description |
string |
|
FailureGpuTemperature
public const string FailureGpuTemperature = "FAILURE_GPU_TEMPERATURE"Wire representation of FailureGpuTemperature .
| Field Value | |
|---|---|
| Type | Description |
string |
|
FailureGpuXid
public const string FailureGpuXid = "FAILURE_GPU_XID"Wire representation of FailureGpuXid .
| Field Value | |
|---|---|
| Type | Description |
string |
|
FailureInfra
public const string FailureInfra = "FAILURE_INFRA"Wire representation of FailureInfra .
| Field Value | |
|---|---|
| Type | Description |
string |
|
FailureInterface
public const string FailureInterface = "FAILURE_INTERFACE"Wire representation of FailureInterface .
| Field Value | |
|---|---|
| Type | Description |
string |
|
FailureMemory
public const string FailureMemory = "FAILURE_MEMORY"Wire representation of FailureMemory .
| Field Value | |
|---|---|
| Type | Description |
string |
|
FailureNetwork
public const string FailureNetwork = "FAILURE_NETWORK"Wire representation of FailureNetwork .
| Field Value | |
|---|---|
| Type | Description |
string |
|
FailureNvlink
public const string FailureNvlink = "FAILURE_NVLINK"Wire representation of FailureNvlink .
| Field Value | |
|---|---|
| Type | Description |
string |
|
FailureRedundantHardwareFault
public const string FailureRedundantHardwareFault = "FAILURE_REDUNDANT_HARDWARE_FAULT"Wire representation of FailureRedundantHardwareFault .
| Field Value | |
|---|---|
| Type | Description |
string |
|
InfrastructureRelocation
public const string InfrastructureRelocation = "INFRASTRUCTURE_RELOCATION"Wire representation of InfrastructureRelocation .
| Field Value | |
|---|---|
| Type | Description |
string |
|
MaintenanceReasonUnknown
public const string MaintenanceReasonUnknown = "MAINTENANCE_REASON_UNKNOWN"Wire representation of MaintenanceReasonUnknown .
| Field Value | |
|---|---|
| Type | Description |
string |
|
PlannedNetworkUpdate
public const string PlannedNetworkUpdate = "PLANNED_NETWORK_UPDATE"Wire representation of PlannedNetworkUpdate .
| Field Value | |
|---|---|
| Type | Description |
string |
|
PlannedUpdate
public const string PlannedUpdate = "PLANNED_UPDATE"Wire representation of PlannedUpdate .
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedMaintenanceReasons
public const string UndefinedMaintenanceReasons = "UNDEFINED_MAINTENANCE_REASONS"Wire representation of UndefinedMaintenanceReasons .
| Field Value | |
|---|---|
| Type | Description |
string |
|