public static class ComputeEnumConstants.GlobalVmExtensionPolicy.ScopedResourceStatusReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.GlobalVmExtensionPolicy.ScopedResourceStatus.
Constants for wire representations of the GlobalVmExtensionPolicy.Types.ScopedResourceStatus enum.
Namespace
Google.Cloud.Compute.V1Assembly
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 |
|