AppServicePlanData.InstallScripts Property

Definition

Install scripts associated with this App Service plan. Serialized Name: AppServicePlan.properties.installScripts

public System.Collections.Generic.IList<Azure.ResourceManager.AppService.Models.InstallScript> InstallScripts { get; }
member this.InstallScripts : System.Collections.Generic.IList<Azure.ResourceManager.AppService.Models.InstallScript>
Public ReadOnly Property InstallScripts As IList(Of InstallScript)

Property Value

Applies to