Delen via


IWithStartUpCommand.WithStartUpCommand(String) Methode

Definitie

Hiermee geeft u de opstartopdracht op.

public Microsoft.Azure.Management.AppService.Fluent.WebApp.Definition.IWithCreate WithStartUpCommand (string startUpCommand);
abstract member WithStartUpCommand : string -> Microsoft.Azure.Management.AppService.Fluent.WebApp.Definition.IWithCreate
Public Function WithStartUpCommand (startUpCommand As String) As IWithCreate

Parameters

startUpCommand
String

Opstartopdracht om CMD in Dockerfile te vervangen.

Retouren

Van toepassing op