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, withNewSharedAppServicePlan
apply, applyAsync, applyAsync
key
withoutTag, withTag, withTags
withClientAffinityEnabled
withClientCertEnabled
withScmSiteAlsoStopped
withAutoSwapSlotName, withDefaultDocument, withDefaultDocuments, withFtpsState, withHttp20Enabled, withHttpsOnly, withJavaVersion, withManagedPipelineMode, withNetFrameworkVersion, withoutDefaultDocument, withoutJava, withoutPython, withPhpVersion, withPlatformArchitecture, withPythonVersion, withRemoteDebuggingDisabled, withRemoteDebuggingEnabled, withVirtualApplications, withWebAppAlwaysOn, withWebSocketsEnabled
withAppSetting, withAppSettings, withAppSettingStickiness, withoutAppSetting, withStickyAppSetting, withStickyAppSettings
withConnectionString, withConnectionStringStickiness, withoutConnectionString, withStickyConnectionString
defineSourceControl, withLocalGitSourceControl, withoutSourceControl
defineHostnameBinding, withManagedHostnameBindings, withoutHostnameBinding, withThirdPartyHostnameBinding
defineSslBinding, withoutSslBinding
defineAuthentication, withoutAuthentication
updateDiagnosticLogsConfiguration, withContainerLoggingDisabled, withContainerLoggingEnabled, withContainerLoggingEnabled
withSystemAssignedManagedServiceIdentity, withUserAssignedManagedServiceIdentity
withSystemAssignedIdentityBasedAccessTo, withSystemAssignedIdentityBasedAccessTo, withSystemAssignedIdentityBasedAccessToCurrentResourceGroup, withSystemAssignedIdentityBasedAccessToCurrentResourceGroup
withExistingUserAssignedManagedServiceIdentity, withNewUserAssignedManagedServiceIdentity
withBuiltInImage, withPrivateDockerHubImage, withPrivateRegistryImage, withPublicDockerHubImage
WebApp.Update withStartUpCommand(String startUpCommand)
startUpCommand
- startup command to replace "CMD" in DockerfileCopyright © 2019. All rights reserved.