Uses of Class
com.azure.resourcemanager.appservice.models.ApplicationStackCollection
Packages that use ApplicationStackCollection
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of ApplicationStackCollection in com.azure.resourcemanager.appservice.models
Classes in com.azure.resourcemanager.appservice.models that implement interfaces with type arguments of type ApplicationStackCollectionModifier and TypeClassDescriptionfinal classCollection of Application Stacks.Methods in com.azure.resourcemanager.appservice.models that return ApplicationStackCollectionModifier and TypeMethodDescriptionstatic ApplicationStackCollectionApplicationStackCollection.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ApplicationStackCollection from the JsonReader.ApplicationStackCollection.withValue(List<ApplicationStackResourceInner> value) Set the value property: Collection of resources.