Uses of Class
com.azure.resourcemanager.appservice.models.SlotDifferenceCollection
-
Packages that use SlotDifferenceCollection Package Description com.azure.resourcemanager.appservice.models Package containing the data models for WebSiteManagementClient. -
-
Uses of SlotDifferenceCollection in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return SlotDifferenceCollection Modifier and Type Method Description SlotDifferenceCollectionSlotDifferenceCollection. withValue(List<SlotDifferenceInner> value)Set the value property: Collection of resources.
-