Uses of Class
com.azure.resourcemanager.appservice.fluent.models.StaticSiteUserProvidedFunctionAppArmResourceProperties
-
Packages that use StaticSiteUserProvidedFunctionAppArmResourceProperties Package Description com.azure.resourcemanager.appservice.fluent.models 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 StaticSiteUserProvidedFunctionAppArmResourceProperties Modifier and Type Method Description StaticSiteUserProvidedFunctionAppArmResourcePropertiesStaticSiteUserProvidedFunctionAppArmResourceProperties. withFunctionAppRegion(String functionAppRegion)Set the functionAppRegion property: The region of the function app registered with the static site.StaticSiteUserProvidedFunctionAppArmResourcePropertiesStaticSiteUserProvidedFunctionAppArmResourceProperties. withFunctionAppResourceId(String functionAppResourceId)Set the functionAppResourceId property: The resource id of the function app registered with the static site.
-