Network Management v1 API - Enum Endpoint.Types.NetworkType (2.3.0)

public enum NetworkType

Reference documentation and code samples for the Network Management v1 API enum Endpoint.Types.NetworkType.

The type definition of an endpoint's network. Use one of the following choices:

Namespace

Google.Cloud.NetworkManagement.V1

Assembly

Google.Cloud.NetworkManagement.V1.dll

Fields

NameDescription
GcpNetwork

A network hosted within Google Cloud Platform. To receive more detailed output, specify the URI for the source or destination network.

NonGcpNetwork

A network hosted outside of Google Cloud Platform. This can be an on-premises network, or a network hosted by another cloud provider.

Unspecified

Default type if unspecified.