public static interface DockerDeployCommand.IDockerDeployCommandData
extends com.microsoft.jenkins.azurecommons.command.IBaseCommandData
Modifier and Type | Method and Description |
---|---|
String |
getAzureCredentialsId() |
DockerBuildInfo |
getDockerBuildInfo() |
String |
getSlotName() |
com.microsoft.azure.management.appservice.WebApp |
getWebApp() |
DockerBuildInfo getDockerBuildInfo()
com.microsoft.azure.management.appservice.WebApp getWebApp()
String getSlotName()
String getAzureCredentialsId()
Copyright © 2016–2021. All rights reserved.