Compute Engine v1 API - Class ComputeEnumConstants.PublicAdvertisedPrefix.PdpScope (2.15.0)

public static class ComputeEnumConstants.PublicAdvertisedPrefix.PdpScope

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.PublicAdvertisedPrefix.PdpScope.

Constants for wire representations of the PublicAdvertisedPrefix.Types.PdpScope enum.

Inheritance

object > ComputeEnumConstants.PublicAdvertisedPrefix.PdpScope

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Global

public const string Global = "GLOBAL"

Wire representation of Global.

Field Value
TypeDescription
string

GlobalAndRegional

public const string GlobalAndRegional = "GLOBAL_AND_REGIONAL"

Wire representation of GlobalAndRegional.

Field Value
TypeDescription
string

Regional

public const string Regional = "REGIONAL"

Wire representation of Regional.

Field Value
TypeDescription
string

UndefinedPdpScope

public const string UndefinedPdpScope = "UNDEFINED_PDP_SCOPE"

Wire representation of UndefinedPdpScope.

Field Value
TypeDescription
string