AddAzureRmLoadBalancerInboundNatRuleConfigCommand.BackendPort Property

Definition

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

Property Value

Int32
Attributes

Applies to