Compute Engine v1 API - Class ComputeEnumConstants.GlobalVmExtensionPolicy.ScopedResourceStatus (3.28.0)

public static class ComputeEnumConstants.GlobalVmExtensionPolicy.ScopedResourceStatus

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.GlobalVmExtensionPolicy.ScopedResourceStatus.

Constants for wire representations of the GlobalVmExtensionPolicy.Types.ScopedResourceStatus enum.

Inheritance

object > ComputeEnumConstants.GlobalVmExtensionPolicy.ScopedResourceStatus

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Deleting

public const string Deleting = "SCOPED_RESOURCE_STATUS_DELETING"

Wire representation of Deleting .

Field Value
Type Description
string

UndefinedScopedResourceStatus

public const string UndefinedScopedResourceStatus = "UNDEFINED_SCOPED_RESOURCE_STATUS"

Wire representation of UndefinedScopedResourceStatus .

Field Value
Type Description
string

Unspecified

public const string Unspecified = "SCOPED_RESOURCE_STATUS_UNSPECIFIED"

Wire representation of Unspecified .

Field Value
Type Description
string