IngressPortMapping.TargetPort 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.
Specifies the port user's container listens on.
public Azure.Provisioning.BicepValue<int> TargetPort { get; set; }
member this.TargetPort : Azure.Provisioning.BicepValue<int> with get, set
Public Property TargetPort As BicepValue(Of Integer)