Partilhar via


IWithStartUpCommand.WithStartUpCommand(String) Método

Definição

Especifica o comando de arranque.

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

Parâmetros

startUpCommand
String

Comando de arranque para substituir "CMD" no Dockerfile.

Devoluções

Aplica-se a