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, detailing its usage and properties."],["The `HTTPGetAction` class, which describes actions based on HTTP GET requests, is part of the `Google.Cloud.Run.V2` namespace in the `Google.Cloud.Run.V2.dll` assembly."],["The latest version of this API in the content provided is version 2.13.0, with the page also providing documentation for previous versions going as far back as 1.0.0-beta02."],["`HTTPGetAction` has properties such as `HttpHeaders`, `Path`, and `Port`, which allow for the customization of HTTP GET requests including setting headers, specifying a path, and defining a port number."]]],[]]