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