public RepeatedField<string> ForwardedPorts { get; }
List of ports, or port pairs, to forward from the virtual machine to the
application container.
Only applicable in the App Engine flexible environment.
Google Cloud Platform sub-network where the virtual machines are created.
Specify the short name, not the resource path.
If a subnetwork name is specified, a network name will also be required
unless it is for the default network.
If the network that the instance is being created in is a Legacy network,
then the IP address is allocated from the IPv4Range.
If the network that the instance is being created in is an auto Subnet
Mode Network, then only network name should be specified (not the
subnetwork_name) and the IP address is created from the IPCidrRange of the
subnetwork that exists in that zone for that network.
If the network that the instance is being created in is a custom Subnet
Mode Network, then the subnetwork_name must be specified and the
IP address is created from the IPCidrRange of the subnetwork.
If specified, the subnetwork must exist in the same region as the
App Engine flexible environment application.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eNetwork\u003c/code\u003e class within the Google Cloud App Engine v1 API for .NET, which is used to configure extra network settings in the App Engine flexible environment.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eNetwork\u003c/code\u003e class is 2.4.0, with older versions ranging from 2.3.0 down to 1.0.0 available as well, providing different functionalities through time.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNetwork\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNetwork\u003c/code\u003e class has properties like \u003ccode\u003eForwardedPorts\u003c/code\u003e, \u003ccode\u003eInstanceTag\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eSessionAffinity\u003c/code\u003e, and \u003ccode\u003eSubnetworkName\u003c/code\u003e, all of which are used for configuring network behavior in the App Engine flexible environment, each with unique behaviors and value types.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides the constructors \u003ccode\u003eNetwork()\u003c/code\u003e and \u003ccode\u003eNetwork(Network other)\u003c/code\u003e, where \u003ccode\u003eother\u003c/code\u003e takes in a \u003ccode\u003eNetwork\u003c/code\u003e object, as its parameter.\u003c/p\u003e\n"]]],[],null,[]]