public static class ComputeEnumConstants.InstancesReportHostAsFaultyRequest.DisruptionScheduleReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.InstancesReportHostAsFaultyRequest.DisruptionSchedule.
Constants for wire representations of the InstancesReportHostAsFaultyRequest.Types.DisruptionSchedule enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
Future
public const string Future = "FUTURE"Wire representation of Future .
| Field Value | |
|---|---|
| Type | Description |
string |
|
Immediate
public const string Immediate = "IMMEDIATE"Wire representation of Immediate .
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedDisruptionSchedule
public const string UndefinedDisruptionSchedule = "UNDEFINED_DISRUPTION_SCHEDULE"Wire representation of UndefinedDisruptionSchedule .
| Field Value | |
|---|---|
| Type | Description |
string |
|
Unspecified
public const string Unspecified = "DISRUPTION_SCHEDULE_UNSPECIFIED"Wire representation of Unspecified .
| Field Value | |
|---|---|
| Type | Description |
string |
|