Share via


JitNetworkAccessRequestPort.MappedPort Property

Definition

Gets or sets the port which is mapped to this port's number in the Azure Firewall, if applicable

[Newtonsoft.Json.JsonProperty(PropertyName="mappedPort")]
public int? MappedPort { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="mappedPort")>]
member this.MappedPort : Nullable<int> with get, set
Public Property MappedPort As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to