Compute Engine v1 API - Class ComputeEnumConstants.RouterInterface.ManagementType (2.15.0)

public static class ComputeEnumConstants.RouterInterface.ManagementType

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

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

Inheritance

object > ComputeEnumConstants.RouterInterface.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