次の方法で共有


ArcConfiguration.FrontEndServiceConfiguration プロパティ

定義

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象