Uses of Class
com.microsoft.azure.management.appservice.CsmSlotEntity
Packages that use CsmSlotEntity
Package
Description
This package contains the classes for WebSiteManagementClient.
-
Uses of CsmSlotEntity in com.microsoft.azure.management.appservice
Methods in com.microsoft.azure.management.appservice that return CsmSlotEntityModifier and TypeMethodDescriptionCsmSlotEntity.withPreserveVnet
(boolean preserveVnet) Set <code>true</code> to preserve Virtual Network to the slot during swap; otherwise, <code>false</code>.CsmSlotEntity.withTargetSlot
(String targetSlot) Set destination deployment slot during swap operation.