public static interface GetContainerServiceInfoCommand.IGetContainerServiceInfoCommandData
extends com.microsoft.jenkins.azurecommons.command.IBaseCommandData
Modifier and Type | Method and Description |
---|---|
String |
getAzureCredentialsId() |
String |
getContainerServiceName() |
String |
getContainerServiceType() |
com.microsoft.azure.management.containerservice.ContainerServiceOrchestratorTypes |
getOrchestratorType() |
String |
getResourceGroupName() |
void |
setMgmtFQDN(String mgmtFQDN) |
String getAzureCredentialsId()
String getResourceGroupName()
String getContainerServiceName()
void setMgmtFQDN(String mgmtFQDN)
com.microsoft.azure.management.containerservice.ContainerServiceOrchestratorTypes getOrchestratorType()
String getContainerServiceType()
Copyright © 2016–2021. All rights reserved.