Freigeben über


AppServiceEnvironmentResourceInner.InternalLoadBalancingMode Eigenschaft

Definition

Ruft ab oder legt fest, welche Endpunkte intern im Virtual Network für die App Service-Umgebung verwendet werden sollen. Mögliche Werte: "None", "Web", "Publishing"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.internalLoadBalancingMode")]
public Microsoft.Azure.Management.AppService.Fluent.Models.InternalLoadBalancingMode? InternalLoadBalancingMode { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.internalLoadBalancingMode")>]
member this.InternalLoadBalancingMode : Nullable<Microsoft.Azure.Management.AppService.Fluent.Models.InternalLoadBalancingMode> with get, set
Public Property InternalLoadBalancingMode As Nullable(Of InternalLoadBalancingMode)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: