ISiteContainerProperties.StartUpCommand 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.
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