Compute Engine v1 API - Class ComputeEnumConstants.InstancesReportHostAsFaultyRequest.DisruptionSchedule (3.6.0)

public static class ComputeEnumConstants.InstancesReportHostAsFaultyRequest.DisruptionSchedule

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.InstancesReportHostAsFaultyRequest.DisruptionSchedule.

Constants for wire representations of the InstancesReportHostAsFaultyRequest.Types.DisruptionSchedule enum.

Inheritance

object > ComputeEnumConstants.InstancesReportHostAsFaultyRequest.DisruptionSchedule

Namespace

Google.Cloud.Compute.V1

Assembly

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