ManagedClusterLoadBalancerProfile.BackendPoolType Property

Definition

Gets or sets the type of the managed inbound Load Balancer BackendPool. Possible values include: 'NodeIPConfiguration', 'NodeIP'

[Newtonsoft.Json.JsonProperty(PropertyName="backendPoolType")]
public string BackendPoolType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="backendPoolType")>]
member this.BackendPoolType : string with get, set
Public Property BackendPoolType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to