public static class ComputeEnumConstants.RolloutPlan.LocationScopeReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.RolloutPlan.LocationScope.
Constants for wire representations of the RolloutPlan.Types.LocationScope enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
Regional
public const string Regional = "REGIONAL"Wire representation of Regional.
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedLocationScope
public const string UndefinedLocationScope = "UNDEFINED_LOCATION_SCOPE"Wire representation of UndefinedLocationScope .
| Field Value | |
|---|---|
| Type | Description |
string |
|
Unspecified
public const string Unspecified = "LOCATION_SCOPE_UNSPECIFIED"Wire representation of Unspecified.
| Field Value | |
|---|---|
| Type | Description |
string |
|
Zonal
public const string Zonal = "ZONAL"Wire representation of Zonal.
| Field Value | |
|---|---|
| Type | Description |
string |
|