public static interface WebApp.DefinitionStages.WithStartUpCommand extends WebApp.DefinitionStages.WithCreate
| Modifier and Type | Method and Description |
|---|---|
WebApp.DefinitionStages.WithCreate |
withStartUpCommand(String startUpCommand)
Specifies the startup command.
|
create, createAsync, createAsynckeynamewithTag, withTagswithClientAffinityEnabledwithClientCertEnabledwithScmSiteAlsoStoppedwithAutoSwapSlotName, withDefaultDocument, withDefaultDocuments, withFtpsState, withHttp20Enabled, withHttpsOnly, withJavaVersion, withManagedPipelineMode, withNetFrameworkVersion, withoutDefaultDocument, withoutPhp, withPhpVersion, withPlatformArchitecture, withPythonVersion, withRemoteDebuggingDisabled, withRemoteDebuggingEnabled, withVirtualApplications, withWebAppAlwaysOn, withWebSocketsEnabledwithAppSetting, withAppSettings, withStickyAppSetting, withStickyAppSettingswithConnectionString, withStickyConnectionStringdefineSourceControl, withLocalGitSourceControldefineHostnameBinding, withManagedHostnameBindings, withThirdPartyHostnameBindingdefineSslBindingdefineAuthenticationdefineDiagnosticLogsConfiguration, withContainerLoggingDisabled, withContainerLoggingEnabled, withContainerLoggingEnabledwithoutSystemAssignedManagedServiceIdentity, withSystemAssignedManagedServiceIdentity, withUserAssignedManagedServiceIdentityWebApp.DefinitionStages.WithCreate withStartUpCommand(String startUpCommand)
startUpCommand - startup command to replace "CMD" in DockerfileCopyright © 2019. All rights reserved.