| Modifier and Type | Method and Description |
|---|---|
MSDeployCore |
MSDeployCore.withAppOffline(Boolean appOffline)
Set the appOffline value.
|
MSDeployCore |
MSDeployCore.withConnectionString(String connectionString)
Set the connectionString value.
|
MSDeployCore |
MSDeployCore.withDbType(String dbType)
Set the dbType value.
|
MSDeployCore |
MSDeployCore.withPackageUri(String packageUri)
Set the packageUri value.
|
MSDeployCore |
MSDeployCore.withSetParameters(List<MSDeployParameterEntry> setParameters)
Set the setParameters value.
|
MSDeployCore |
MSDeployCore.withSetParametersXmlFileUri(String setParametersXmlFileUri)
Set the setParametersXmlFileUri value.
|
MSDeployCore |
MSDeployCore.withSkipAppData(Boolean skipAppData)
Set the skipAppData value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/