Compartilhar via


ISiteContainer.StartUpCommand Property

Definition

StartUp Command

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="StartUp Command", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="startUpCommand")]
public string StartUpCommand { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="StartUp Command", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="startUpCommand")>]
member this.StartUpCommand : string with get, set
Public Property StartUpCommand As String

Property Value

Attributes

Applies to