Share via


IAksSchema.LoadBalancerType Property

Definition

Load Balancer Type

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

Property Value

Attributes

Applies to