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