| Modifier and Type | Method and Description |
|---|---|
CsmCopySlotEntity |
CsmCopySlotEntity.withSiteConfig(SiteConfig siteConfig)
Set the site object which will be merged with the source slot site
to produce new destination slot site object.
|
CsmCopySlotEntity |
CsmCopySlotEntity.withTargetSlot(String targetSlot)
Set destination deployment slot during copy operation.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/