| Modifier and Type | Method and Description |
|---|---|
CsmSlotEntity |
CsmSlotEntity.withPreserveVnet(boolean preserveVnet)
Set <code>true</code> to preserve Virtual Network to the slot during swap; otherwise, <code>false</code>.
|
CsmSlotEntity |
CsmSlotEntity.withTargetSlot(String targetSlot)
Set destination deployment slot during swap operation.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/