Partager via


IWithStartUpCommand.WithStartUpCommand(String) Méthode

Définition

Spécifie la commande de démarrage.

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

Paramètres

startUpCommand
String

Commande de démarrage pour remplacer « CMD » dans Dockerfile.

Retours

S’applique à