public static interface DeploymentSlotBase.UpdateStages.WithStartUpCommand<FluentT>
| Modifier and Type | Method and Description |
|---|---|
DeploymentSlotBase.Update<FluentT> |
withStartUpCommand(String startUpCommand)
Specifies the startup command.
|
DeploymentSlotBase.Update<FluentT> withStartUpCommand(String startUpCommand)
startUpCommand - startup command to replace "CMD" in DockerfileCopyright © 2021 Microsoft Corporation. All rights reserved.