Uses of Class
com.azure.resourcemanager.appservice.models.WebAppStackCollection
Packages that use WebAppStackCollection
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of WebAppStackCollection in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return WebAppStackCollectionModifier and TypeMethodDescriptionstatic WebAppStackCollection
WebAppStackCollection.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of WebAppStackCollection from the JsonReader.WebAppStackCollection.withValue
(List<WebAppStackInner> value) Set the value property: Collection of resources.