Show / Hide Table of Contents

Enum ProjectsResource.LocationsResource.ServiceConnectionPoliciesResource.CreateRequest.SubnetworkModeEnum

Optional. If this field is not set, USER_PROVIDED is the inferred value to use.

Namespace: Google.Apis.Networkconnectivity.v1
Assembly: Google.Apis.Networkconnectivity.v1.dll
Syntax
public enum ProjectsResource.LocationsResource.ServiceConnectionPoliciesResource.CreateRequest.SubnetworkModeEnum

Fields

Name Description
AUTOCREATED

Subnetwork list is empty from the user input. A subnetwork will be created automatically.

SUBNETWORKMODEUNSPECIFIED

The default value if the enum is unset. Note user is not allowed to set the subnetwork mode to this value.

USERPROVIDED

Subnetworks are provided from the user input.

In this article
Back to top Generated by DocFX