Share via


IWithStartUpCommand.WithStartUpCommand(String) Methode

Definition

Gibt den Startbefehl an.

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

Parameter

startUpCommand
String

Startbefehl zum Ersetzen von "CMD" in Dockerfile.

Gibt zurück

Gilt für: