Share via


KubeEnvironmentPatchResource.InternalLoadBalancerEnabled Property

Definition

Gets or sets only visible within Vnet/Subnet

[Newtonsoft.Json.JsonProperty(PropertyName="properties.internalLoadBalancerEnabled")]
public bool? InternalLoadBalancerEnabled { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.internalLoadBalancerEnabled")>]
member this.InternalLoadBalancerEnabled : Nullable<bool> with get, set
Public Property InternalLoadBalancerEnabled As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to