ArcConfiguration.FrontEndServiceConfiguration Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="frontEndServiceConfiguration")]
public Microsoft.Azure.Management.WebSites.Models.FrontEndConfiguration FrontEndServiceConfiguration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="frontEndServiceConfiguration")>]
member this.FrontEndServiceConfiguration : Microsoft.Azure.Management.WebSites.Models.FrontEndConfiguration with get, set
Public Property FrontEndServiceConfiguration As FrontEndConfiguration

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to