Uses of Class
com.azure.resourcemanager.appservice.models.HostingEnvironmentDeploymentInfo
Packages that use HostingEnvironmentDeploymentInfo
Package
Description
Package containing the inner data models for WebSiteManagementClient.
Package containing the data models for WebSiteManagementClient.
-
Uses of HostingEnvironmentDeploymentInfo in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return types with arguments of type HostingEnvironmentDeploymentInfoModifier and TypeMethodDescriptionDeploymentLocationsInner.hostingEnvironmentDeploymentInfos()Get the hostingEnvironmentDeploymentInfos property: Available App Service Environments with basic information.Method parameters in com.azure.resourcemanager.appservice.fluent.models with type arguments of type HostingEnvironmentDeploymentInfoModifier and TypeMethodDescriptionDeploymentLocationsInner.withHostingEnvironmentDeploymentInfos(List<HostingEnvironmentDeploymentInfo> hostingEnvironmentDeploymentInfos) Set the hostingEnvironmentDeploymentInfos property: Available App Service Environments with basic information. -
Uses of HostingEnvironmentDeploymentInfo in com.azure.resourcemanager.appservice.models
Classes in com.azure.resourcemanager.appservice.models that implement interfaces with type arguments of type HostingEnvironmentDeploymentInfoModifier and TypeClassDescriptionfinal classInformation needed to create resources on an App Service Environment.Methods in com.azure.resourcemanager.appservice.models that return HostingEnvironmentDeploymentInfoModifier and TypeMethodDescriptionHostingEnvironmentDeploymentInfo.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of HostingEnvironmentDeploymentInfo from the JsonReader.HostingEnvironmentDeploymentInfo.withLocation(String location) Set the location property: Location of the App Service Environment.Set the name property: Name of the App Service Environment.