WebSiteData.SiteConfig 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.
Configuration of an App Service app. This property is not returned in response to normal create and read requests since it may contain sensitive information.
public Azure.ResourceManager.AppService.Models.SiteConfigProperties SiteConfig { get; set; }
member this.SiteConfig : Azure.ResourceManager.AppService.Models.SiteConfigProperties with get, set
Public Property SiteConfig As SiteConfigProperties