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."],[[["The webpage provides reference documentation for the `HTTPGetAction` class within the Cloud Run Admin v2 API for .NET, with the latest version being 2.13.0."],["`HTTPGetAction` is a class that defines an action based on HTTP GET requests, and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `HTTPGetAction` class includes properties such as `HttpHeaders`, `Path`, and `Port` to configure HTTP GET requests."],["The webpage offers links to all documentation starting from version `1.0.0-beta02` and up to version `2.13.0`."],["The `HTTPGetAction` class has a default constructor and a copy constructor, and it inherits members from the base object class."]]],[]]