public static interface WebApp.UpdateStages.WithStartUpCommand extends WebApp.Update
| Modifier and Type | Method and Description |
|---|---|
WebApp.Update |
withStartUpCommand(String startUpCommand)
Specifies the startup command.
|
withExistingAppServicePlan, withNewAppServicePlan, withNewAppServicePlan, withNewFreeAppServicePlan, withNewSharedAppServicePlanapply, applyAsync, applyAsynckeywithoutTag, withTag, withTagswithClientAffinityEnabledwithClientCertEnabledwithScmSiteAlsoStoppedwithAutoSwapSlotName, withDefaultDocument, withDefaultDocuments, withFtpsState, withHttp20Enabled, withHttpsOnly, withJavaVersion, withManagedPipelineMode, withNetFrameworkVersion, withoutDefaultDocument, withoutJava, withoutPython, withPhpVersion, withPlatformArchitecture, withPythonVersion, withRemoteDebuggingDisabled, withRemoteDebuggingEnabled, withVirtualApplications, withWebAppAlwaysOn, withWebSocketsEnabledwithAppSetting, withAppSettings, withAppSettingStickiness, withoutAppSetting, withStickyAppSetting, withStickyAppSettingswithConnectionString, withConnectionStringStickiness, withoutConnectionString, withStickyConnectionStringdefineSourceControl, withLocalGitSourceControl, withoutSourceControldefineHostnameBinding, withManagedHostnameBindings, withoutHostnameBinding, withThirdPartyHostnameBindingdefineSslBinding, withoutSslBindingdefineAuthentication, withoutAuthenticationupdateDiagnosticLogsConfiguration, withContainerLoggingDisabled, withContainerLoggingEnabled, withContainerLoggingEnabledwithSystemAssignedManagedServiceIdentity, withUserAssignedManagedServiceIdentitywithSystemAssignedIdentityBasedAccessTo, withSystemAssignedIdentityBasedAccessTo, withSystemAssignedIdentityBasedAccessToCurrentResourceGroup, withSystemAssignedIdentityBasedAccessToCurrentResourceGroupwithExistingUserAssignedManagedServiceIdentity, withNewUserAssignedManagedServiceIdentitywithBuiltInImage, withPrivateDockerHubImage, withPrivateRegistryImage, withPublicDockerHubImageWebApp.Update withStartUpCommand(String startUpCommand)
startUpCommand - startup command to replace "CMD" in DockerfileCopyright © 2019. All rights reserved.