Uses of Class
com.azure.resourcemanager.appservice.fluent.models.StaticSiteUserProvidedFunctionAppProperties
Packages that use StaticSiteUserProvidedFunctionAppProperties
Package
Description
Package containing the inner data models for WebSiteManagementClient.
-
Uses of StaticSiteUserProvidedFunctionAppProperties in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return StaticSiteUserProvidedFunctionAppPropertiesModifier and TypeMethodDescriptionStaticSiteUserProvidedFunctionAppProperties.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of StaticSiteUserProvidedFunctionAppProperties from the JsonReader.StaticSiteUserProvidedFunctionAppProperties.withFunctionAppRegion
(String functionAppRegion) Set the functionAppRegion property: The region of the function app registered with the static site.StaticSiteUserProvidedFunctionAppProperties.withFunctionAppResourceId
(String functionAppResourceId) Set the functionAppResourceId property: The resource id of the function app registered with the static site.