Port number to access on the container. Must be in the range 1 to 65535.
If not specified, defaults to the exposed port of the container, which is
the value of container.ports[0].containerPort.
[[["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-08 UTC."],[[["This webpage provides documentation for the `HTTPGetAction` class within the Google Cloud Run Admin v2 API for .NET, with the most recent version being 2.13.0."],["The `HTTPGetAction` class, which inherits from `object` and implements several interfaces, describes an action based on HTTP Get requests."],["The `HTTPGetAction` class includes properties such as `HttpHeaders`, `Path`, and `Port`, which are utilized to configure HTTP Get requests."],["There are multiple versions of the documentation linked for `HTTPGetAction`, ranging from version 1.0.0-beta02 to the latest version, 2.13.0, showing a history of updates for this class."],["The page outlines available constructors and their parameters, along with a list of inherited members from the `object` class, in order to provide a comprehensive explanation."]]],[]]