WebSiteSlot.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 the app.
public Azure.Provisioning.AppService.SiteConfigProperties SiteConfig { get; set; }
public Azure.Provisioning.BicepValue<Azure.Provisioning.AppService.SiteConfigProperties> SiteConfig { get; set; }
member this.SiteConfig : Azure.Provisioning.AppService.SiteConfigProperties with get, set
member this.SiteConfig : Azure.Provisioning.BicepValue<Azure.Provisioning.AppService.SiteConfigProperties> with get, set
Public Property SiteConfig As SiteConfigProperties
Public Property SiteConfig As BicepValue(Of SiteConfigProperties)