共用方式為


SiteInner.SiteConfig 屬性

定義

取得或設定應用程式的組態。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於