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