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