SetAzureLoadBalancerCommand.LoadBalancer 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="The load balancer", Mandatory=true, ValueFromPipeline=true)]
public Microsoft.Azure.Commands.Network.Models.PSLoadBalancer LoadBalancer { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="The load balancer", Mandatory=true, ValueFromPipeline=true)>]
member this.LoadBalancer : Microsoft.Azure.Commands.Network.Models.PSLoadBalancer with get, set
Public Property LoadBalancer As PSLoadBalancer
Property Value
- Attributes