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