Compute Engine v1 API - Class ComputeEnumConstants.HealthSource.SourceType (3.26.0)

public static class ComputeEnumConstants.HealthSource.SourceType

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.HealthSource.SourceType.

Constants for wire representations of the HealthSource.Types.SourceType enum.

Inheritance

object > ComputeEnumConstants.HealthSource.SourceType

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

BackendService

public const string BackendService = "BACKEND_SERVICE"

Wire representation of BackendService.

Field Value
Type Description
string

UndefinedSourceType

public const string UndefinedSourceType = "UNDEFINED_SOURCE_TYPE"

Wire representation of UndefinedSourceType.

Field Value
Type Description
string