Uses of Class
com.azure.resourcemanager.appservice.models.ServerFarmInstance
Packages that use ServerFarmInstance
Package
Description
Package containing the inner data models for AppService.
Package containing the data models for AppService.
-
Uses of ServerFarmInstance in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return types with arguments of type ServerFarmInstanceModifier and TypeMethodDescriptionServerFarmInstanceDetailsInner.instances()Get the instances property: The list of server farm instances. -
Uses of ServerFarmInstance in com.azure.resourcemanager.appservice.models
Classes in com.azure.resourcemanager.appservice.models that implement interfaces with type arguments of type ServerFarmInstanceModifier and TypeClassDescriptionfinal classRepresents details of a single instance in a server farm.Methods in com.azure.resourcemanager.appservice.models that return ServerFarmInstanceModifier and TypeMethodDescriptionstatic ServerFarmInstanceServerFarmInstance.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ServerFarmInstance from the JsonReader.