Uses of Class
com.microsoft.azure.management.appservice.CsmSlotEntity
-
-
Uses of CsmSlotEntity in com.microsoft.azure.management.appservice
Methods in com.microsoft.azure.management.appservice that return CsmSlotEntity Modifier and Type Method Description CsmSlotEntityCsmSlotEntity. withPreserveVnet(boolean preserveVnet)Set <code>true</code> to preserve Virtual Network to the slot during swap; otherwise, <code>false</code>.CsmSlotEntityCsmSlotEntity. withTargetSlot(String targetSlot)Set destination deployment slot during swap operation.
-