public static interface SwapSlotsCommand.ISwapSlotsCommandData
extends com.microsoft.jenkins.azurecommons.command.IBaseCommandData
Modifier and Type | Method and Description |
---|---|
String |
getSourceSlotName() |
String |
getTargetSlotName() |
com.microsoft.azure.management.appservice.WebApp |
getWebApp() |
Copyright © 2016–2021. All rights reserved.