Uses of Class
com.microsoft.azure.management.appservice.CsmCopySlotEntity
Packages that use CsmCopySlotEntity
Package
Description
This package contains the classes for WebSiteManagementClient.
-
Uses of CsmCopySlotEntity in com.microsoft.azure.management.appservice
Methods in com.microsoft.azure.management.appservice that return CsmCopySlotEntityModifier and TypeMethodDescriptionCsmCopySlotEntity.withSiteConfig
(SiteConfig siteConfig) Set the site object which will be merged with the source slot site to produce new destination slot site object.CsmCopySlotEntity.withTargetSlot
(String targetSlot) Set destination deployment slot during copy operation.