ISiteExtensionInfo.InstallerCommandLineParam Property

Definition

Installer command line parameters.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="Installer command line parameters.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="installer_command_line_params", Update=true)]
public string InstallerCommandLineParam { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="Installer command line parameters.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="installer_command_line_params", Update=true)>]
member this.InstallerCommandLineParam : string with get, set
Public Property InstallerCommandLineParam As String

Property Value

Attributes

Applies to