Aracılığıyla paylaş


CreateOrUpdateKubeBase.LoadBalancerAllocatedOutboundPort Property

Definition

[System.Management.Automation.Parameter(HelpMessage="The desired number of allocated SNAT ports per VM.", Mandatory=false)]
[System.Management.Automation.ValidateRange(0, 64000)]
public int LoadBalancerAllocatedOutboundPort { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="The desired number of allocated SNAT ports per VM.", Mandatory=false)>]
[<System.Management.Automation.ValidateRange(0, 64000)>]
member this.LoadBalancerAllocatedOutboundPort : int with get, set
Public Property LoadBalancerAllocatedOutboundPort As Integer

Property Value

Attributes

Applies to