HttpGetActionV1.Port Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the port number on which the HTTP request will be sent.
[YamlDotNet.Serialization.YamlMember(Alias="port")]
public Aspire.Hosting.Kubernetes.Resources.Int32OrStringV1? Port { get; set; }
[<YamlDotNet.Serialization.YamlMember(Alias="port")>]
member this.Port : Aspire.Hosting.Kubernetes.Resources.Int32OrStringV1 with get, set
Public Property Port As Int32OrStringV1
Property Value
- Attributes
-
YamlDotNet.Serialization.YamlMemberAttribute