Uses of Class
com.azure.resourcemanager.appservice.models.CsmOperationCollection
Packages that use CsmOperationCollection
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of CsmOperationCollection in com.azure.resourcemanager.appservice.models
Classes in com.azure.resourcemanager.appservice.models that implement interfaces with type arguments of type CsmOperationCollectionModifier and TypeClassDescriptionfinal classCollection of Azure resource manager operation metadata.Methods in com.azure.resourcemanager.appservice.models that return CsmOperationCollectionModifier and TypeMethodDescriptionstatic CsmOperationCollectionCsmOperationCollection.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of CsmOperationCollection from the JsonReader.CsmOperationCollection.withValue(List<CsmOperationDescriptionInner> value) Set the value property: Collection of resources.