Uses of Class
com.azure.resourcemanager.appservice.models.SiteExtensionInfoCollection
Packages that use SiteExtensionInfoCollection
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of SiteExtensionInfoCollection in com.azure.resourcemanager.appservice.models
Classes in com.azure.resourcemanager.appservice.models that implement interfaces with type arguments of type SiteExtensionInfoCollectionModifier and TypeClassDescriptionfinal classCollection of Kudu site extension information elements.Methods in com.azure.resourcemanager.appservice.models that return SiteExtensionInfoCollectionModifier and TypeMethodDescriptionstatic SiteExtensionInfoCollectionSiteExtensionInfoCollection.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of SiteExtensionInfoCollection from the JsonReader.SiteExtensionInfoCollection.withValue(List<SiteExtensionInfoInner> value) Set the value property: Collection of resources.