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\u003eThe \u003ccode\u003eNetwork\u003c/code\u003e class in the Google.Cloud.AppEngine.V1 namespace provides extra network settings for the App Engine flexible environment, such as specifying network names, subnetworks, instance tags, and forwarded ports.\u003c/p\u003e\n"],["\u003cp\u003eThis 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 the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNetwork\u003c/code\u003e class properties include \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, which allow configuration of network-related settings.\u003c/p\u003e\n"],["\u003cp\u003eThere are several versions of the \u003ccode\u003eGoogle.Cloud.AppEngine.V1\u003c/code\u003e package listed on this page, including the latest version \u003ccode\u003e2.4.0\u003c/code\u003e and going back to \u003ccode\u003e1.0.0\u003c/code\u003e, with the current version for this documentation being \u003ccode\u003e2.3.0\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eWhen setting the subnetwork, if it is a legacy network the IP will be from the IPv4Range, if it is an auto Subnet Mode Network the IP will come from the IPCidrRange of the subnetwork in that zone, and if a custom Subnet Mode Network is used the IP will be from the IPCidrRange of that subnetwork.\u003c/p\u003e\n"]]],[],null,[]]