Class ComputeEnumConstants.RouterInterface.ManagementType (1.3.0)

public static class 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