Uses of Class
com.azure.resourcemanager.appservice.models.HostingEnvironmentDeploymentInfo
Packages that use HostingEnvironmentDeploymentInfo
Package
Description
Package containing the inner data models for AppService.
Package containing the data models for AppService.
-
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. -
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.