| Modifier and Type | Method and Description |
|---|---|
CloningInfo |
WebAppBase.cloningInfo() |
CloningInfo |
CloningInfo.withAppSettingsOverrides(Map<String,String> appSettingsOverrides)
Set the appSettingsOverrides value.
|
CloningInfo |
CloningInfo.withCloneCustomHostNames(Boolean cloneCustomHostNames)
Set the cloneCustomHostNames value.
|
CloningInfo |
CloningInfo.withCloneSourceControl(Boolean cloneSourceControl)
Set the cloneSourceControl value.
|
CloningInfo |
CloningInfo.withConfigureLoadBalancing(Boolean configureLoadBalancing)
Set the configureLoadBalancing value.
|
CloningInfo |
CloningInfo.withCorrelationId(String correlationId)
Set the correlationId value.
|
CloningInfo |
CloningInfo.withHostingEnvironment(String hostingEnvironment)
Set the hostingEnvironment value.
|
CloningInfo |
CloningInfo.withIgnoreQuotas(Boolean ignoreQuotas)
Set the ignoreQuotas value.
|
CloningInfo |
CloningInfo.withOverwrite(Boolean overwrite)
Set the overwrite value.
|
CloningInfo |
CloningInfo.withSourceWebAppId(String sourceWebAppId)
Set the sourceWebAppId value.
|
CloningInfo |
CloningInfo.withTrafficManagerProfileId(String trafficManagerProfileId)
Set the trafficManagerProfileId value.
|
CloningInfo |
CloningInfo.withTrafficManagerProfileName(String trafficManagerProfileName)
Set the trafficManagerProfileName value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/