Compute Engine v1 API - Class ComputeEnumConstants.PublicDelegatedPrefixPublicDelegatedSubPrefix.Status (2.16.0)

public static class ComputeEnumConstants.PublicDelegatedPrefixPublicDelegatedSubPrefix.Status

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.PublicDelegatedPrefixPublicDelegatedSubPrefix.Status.

Constants for wire representations of the PublicDelegatedPrefixPublicDelegatedSubPrefix.Types.Status enum.

Inheritance

object > ComputeEnumConstants.PublicDelegatedPrefixPublicDelegatedSubPrefix.Status

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Active

public const string Active = "ACTIVE"

Wire representation of Active.

Field Value
Type Description
string

Inactive

public const string Inactive = "INACTIVE"

Wire representation of Inactive.

Field Value
Type Description
string

UndefinedStatus

public const string UndefinedStatus = "UNDEFINED_STATUS"

Wire representation of UndefinedStatus.

Field Value
Type Description
string