Compute Engine v1 API - Class ComputeEnumConstants.NetworkProfileLocation.Scope (3.2.0)

public static class ComputeEnumConstants.NetworkProfileLocation.Scope

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.NetworkProfileLocation.Scope.

Constants for wire representations of the NetworkProfileLocation.Types.Scope enum.

Inheritance

object > ComputeEnumConstants.NetworkProfileLocation.Scope

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Region

public const string Region = "REGION"

Wire representation of Region.

Field Value
Type Description
string

UndefinedScope

public const string UndefinedScope = "UNDEFINED_SCOPE"

Wire representation of UndefinedScope.

Field Value
Type Description
string

Zone

public const string Zone = "ZONE"

Wire representation of Zone.

Field Value
Type Description
string