InstallScriptSource.ScriptType Property

Definition

Type of the install script. Serialized Name: InstallScriptSource.type

public Azure.ResourceManager.AppService.Models.InstallScriptType? ScriptType { get; set; }
member this.ScriptType : Nullable<Azure.ResourceManager.AppService.Models.InstallScriptType> with get, set
Public Property ScriptType As Nullable(Of InstallScriptType)

Property Value

Applies to