public static interface FileDeployCommand.IFileDeployCommandData
extends com.microsoft.jenkins.azurecommons.command.IBaseCommandData
Modifier and Type | Method and Description |
---|---|
String |
getFilePath() |
String |
getSlotName() |
String |
getSourceDirectory() |
com.microsoft.azure.management.appservice.WebApp |
getWebApp() |
Copyright © 2016–2021. All rights reserved.