Compute Engine v1 API - Class ComputeEnumConstants.RouterBgpPeer.ManagementType (2.6.0)

public static class ManagementType

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.RouterBgpPeer.ManagementType.

Constants for wire representations of the RouterBgpPeer.Types.ManagementType enum.

Inheritance

Object > ComputeEnumConstants.RouterBgpPeer.ManagementType

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

ManagedByAttachment

public const string ManagedByAttachment = "MANAGED_BY_ATTACHMENT"

Wire representation of ManagedByAttachment.

Field Value
TypeDescription
String

ManagedByUser

public const string ManagedByUser = "MANAGED_BY_USER"

Wire representation of ManagedByUser.

Field Value
TypeDescription
String

UndefinedManagementType

public const string UndefinedManagementType = "UNDEFINED_MANAGEMENT_TYPE"

Wire representation of UndefinedManagementType.

Field Value
TypeDescription
String