Partager via


IHostPoolPatch.LoadBalancerType Property

Definition

The type of the load balancer.

[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Description="The type of the load balancer.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Support.LoadBalancerType) }, ReadOnly=false, Required=false, SerializedName="loadBalancerType")]
public Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Support.LoadBalancerType? LoadBalancerType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Description="The type of the load balancer.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Support.LoadBalancerType) }, ReadOnly=false, Required=false, SerializedName="loadBalancerType")>]
member this.LoadBalancerType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Support.LoadBalancerType> with get, set
Public Property LoadBalancerType As Nullable(Of LoadBalancerType)

Property Value

Attributes

Applies to