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