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