Uses of Class
com.microsoft.azure.management.appservice.HostingEnvironmentDeploymentInfo
-
-
Uses of HostingEnvironmentDeploymentInfo in com.microsoft.azure.management.appservice
Methods in com.microsoft.azure.management.appservice that return HostingEnvironmentDeploymentInfo Modifier and Type Method Description HostingEnvironmentDeploymentInfoHostingEnvironmentDeploymentInfo. withLocation(String location)Set location of the App Service Environment.HostingEnvironmentDeploymentInfoHostingEnvironmentDeploymentInfo. withName(String name)Set name of the App Service Environment.
-