Enum Endpoint.Types.NetworkType (2.2.0)

public enum 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.