Uses of Class
com.azure.resourcemanager.appservice.models.StaticSiteUserProvidedFunctionApp
Packages that use StaticSiteUserProvidedFunctionApp
Package
Description
Package containing the inner data models for WebSiteManagementClient.
Package containing the data models for WebSiteManagementClient.
-
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.StaticSiteUserProvidedFunctionApp.withFunctionAppRegion
(String functionAppRegion) Set the functionAppRegion property: The region of the function app registered with the static site.StaticSiteUserProvidedFunctionApp.withFunctionAppResourceId
(String functionAppResourceId) Set the functionAppResourceId property: The resource id of the function app registered with the static site.Set the kind property: Kind of resource.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.