public static class ComputeEnumConstants.RouterInterface.ManagementTypeReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.RouterInterface.ManagementType.
Constants for wire representations of the RouterInterface.Types.ManagementType enum.
Namespace
GoogleCloudGoogle.Cloud.ComputeV1Assembly
Google.Cloud.Compute.V1.dll
Fields
ManagedByAttachment
public const string ManagedByAttachment = "MANAGED_BY_ATTACHMENT"Wire representation of ManagedByAttachment.
| Field Value | |
|---|---|
| Type | Description | 
| string | |
ManagedByUser
public const string ManagedByUser = "MANAGED_BY_USER"Wire representation of ManagedByUser.
| Field Value | |
|---|---|
| Type | Description | 
| string | |
UndefinedManagementType
public const string UndefinedManagementType = "UNDEFINED_MANAGEMENT_TYPE"Wire representation of UndefinedManagementType.
| Field Value | |
|---|---|
| Type | Description | 
| string | |