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