Uses of Class
com.azure.resourcemanager.appservice.models.StaticSiteUserProvidedFunctionApp
Packages that use StaticSiteUserProvidedFunctionApp
Package
Description
Package containing the inner data models for AppService.
Package containing the data models for AppService.
-
Uses of StaticSiteUserProvidedFunctionApp in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return types with arguments of type StaticSiteUserProvidedFunctionAppModifier and TypeMethodDescriptionStaticSite.userProvidedFunctionApps()Get the userProvidedFunctionApps property: User provided function apps registered with the static site.StaticSiteArmResourceInner.userProvidedFunctionApps()Get the userProvidedFunctionApps property: User provided function apps registered with the static site.StaticSiteBuildArmResourceInner.userProvidedFunctionApps()Get the userProvidedFunctionApps property: User provided function apps registered with the static site build.StaticSiteBuildArmResourceProperties.userProvidedFunctionApps()Get the userProvidedFunctionApps property: User provided function apps registered with the static site build. -
Uses of StaticSiteUserProvidedFunctionApp in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return StaticSiteUserProvidedFunctionAppModifier and TypeMethodDescriptionStaticSiteUserProvidedFunctionApp.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of StaticSiteUserProvidedFunctionApp from the JsonReader.Methods in com.azure.resourcemanager.appservice.models that return types with arguments of type StaticSiteUserProvidedFunctionAppModifier and TypeMethodDescriptionStaticSitePatchResource.userProvidedFunctionApps()Get the userProvidedFunctionApps property: User provided function apps registered with the static site.