Sdílet prostřednictvím


IHostPool.LoadBalancerType Property

Definition

[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=true, 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=true, SerializedName="loadBalancerType")>]
member this.LoadBalancerType : Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Support.LoadBalancerType with get, set
Public Property LoadBalancerType As LoadBalancerType

Property Value

Attributes

Applies to