Network Connectivity v1beta API - Enum PresetTopology (1.0.0-beta01)

public enum PresetTopology

Reference documentation and code samples for the Network Connectivity v1beta API enum PresetTopology.

The list of available preset topologies.

Namespace

Google.Cloud.NetworkConnectivity.V1Beta

Assembly

Google.Cloud.NetworkConnectivity.V1Beta.dll

Fields

Name Description
HybridInspection

Hybrid inspection has 4 groups ('non-prod', 'prod', 'services', and 'untrusted') that are automatically created along with hub creation.

Mesh

Mesh topology is implemented. Group default is automatically created. All spokes in the hub are added to group default.

Star

Star topology is implemented. Two groups, center and edge, are automatically created along with hub creation. Spokes have to join one of the groups during creation.

Unspecified

Preset topology is unspecified. When policy_mode = PRESET, it defaults to MESH.