SetAzureRmLoadBalancerInboundNatPoolConfigCommand.BackendPort Property

Definition

[System.Management.Automation.Parameter(HelpMessage="The port used for internal connections on the endpoint. Acceptable values are between 1 and 65535.", Mandatory=true, ValueFromPipelineByPropertyName=true)]
public int BackendPort { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="The port used for internal connections on the endpoint. Acceptable values are between 1 and 65535.", Mandatory=true, ValueFromPipelineByPropertyName=true)>]
member this.BackendPort : int with get, set
Public Property BackendPort As Integer

Property Value

Int32
Attributes

Applies to