Uses of Class
com.azure.resourcemanager.appservice.models.SlotDifferenceCollection
Packages that use SlotDifferenceCollection
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of SlotDifferenceCollection in com.azure.resourcemanager.appservice.models
Classes in com.azure.resourcemanager.appservice.models that implement interfaces with type arguments of type SlotDifferenceCollectionModifier and TypeClassDescriptionfinal classCollection of slot differences.Methods in com.azure.resourcemanager.appservice.models that return SlotDifferenceCollectionModifier and TypeMethodDescriptionstatic SlotDifferenceCollectionSlotDifferenceCollection.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of SlotDifferenceCollection from the JsonReader.SlotDifferenceCollection.withValue(List<SlotDifferenceInner> value) Set the value property: Collection of resources.