Share via


IHostPoolPatch.LoadBalancerType Property

Definition

The type of the load balancer.

[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.PSArgumentCompleter(new System.String[] { "BreadthFirst", "DepthFirst", "Persistent" })]
[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Create=true, Description="The type of the load balancer.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="loadBalancerType", Update=true)]
public string LoadBalancerType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.PSArgumentCompleter(new System.String[] { "BreadthFirst", "DepthFirst", "Persistent" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Create=true, Description="The type of the load balancer.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="loadBalancerType", Update=true)>]
member this.LoadBalancerType : string with get, set
Public Property LoadBalancerType As String

Property Value

Attributes

Applies to