AppServiceEnvironmentResource.InternalLoadBalancingMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets specifies which endpoints to serve internally in the Virtual Network for the App Service Environment. Possible values include: 'None', 'Web', 'Publishing', 'Web, Publishing'
[Newtonsoft.Json.JsonProperty(PropertyName="properties.internalLoadBalancingMode")]
public string InternalLoadBalancingMode { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.internalLoadBalancingMode")>]
member this.InternalLoadBalancingMode : string with get, set
Public Property InternalLoadBalancingMode As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute