Share via


AppServiceEnvironmentPatchResource.InternalLoadBalancingMode Property

Definition

Specifies which endpoints to serve internally in the Virtual Network for the App Service Environment.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.InternalLoadBalancingMode? InternalLoadBalancingMode { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)>]
member this.InternalLoadBalancingMode : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.InternalLoadBalancingMode> with get, set
Public Property InternalLoadBalancingMode As Nullable(Of InternalLoadBalancingMode)

Property Value

Implements

Attributes

Applies to