CreateOrUpdateKubeBase.LoadBalancerManagedOutboundIpCount 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.
[System.Management.Automation.Parameter(HelpMessage="Desired managed outbound IPs count for the cluster load balancer.", Mandatory=false)]
public int LoadBalancerManagedOutboundIpCount { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="Desired managed outbound IPs count for the cluster load balancer.", Mandatory=false)>]
member this.LoadBalancerManagedOutboundIpCount : int with get, set
Public Property LoadBalancerManagedOutboundIpCount As Integer
Property Value
- Attributes