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
Classes in com.azure.resourcemanager.appservice.models that implement interfaces with type arguments of type CsmDeploymentStatusCollectionModifier and TypeClassDescriptionfinal classDeployment status collection ARM resource.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.