Compartilhar via


IWithStartUpCommand.WithStartUpCommand(String) Método

Definição

Especifica o comando de inicialização.

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 inicialização para substituir "CMD" no Dockerfile.

Retornos

Aplica-se a