public static interface FTPDeployCommand.IFTPDeployCommandData
extends com.microsoft.jenkins.azurecommons.command.IBaseCommandData
Modifier and Type | Method and Description |
---|---|
String |
getFilePath() |
com.microsoft.azure.management.appservice.PublishingProfile |
getPublishingProfile() |
String |
getSourceDirectory() |
String |
getTargetDirectory() |
com.microsoft.azure.management.appservice.WebAppBase |
getWebAppBase() |
com.microsoft.azure.management.appservice.PublishingProfile getPublishingProfile()
String getFilePath()
String getSourceDirectory()
String getTargetDirectory()
com.microsoft.azure.management.appservice.WebAppBase getWebAppBase()
Copyright © 2016–2021. All rights reserved.