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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 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."]]],[]]