StaticSiteUserProvidedFunctionApp Class
A static site user provided function.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.web.v2021_01_15.models._models_py3.ProxyOnlyResourceStaticSiteUserProvidedFunctionApp
Constructor
StaticSiteUserProvidedFunctionApp(*, kind: Optional[str] = None, function_app_resource_id: Optional[str] = None, function_app_region: Optional[str] = None, **kwargs)
Parameters
- function_app_resource_id
- str
Required
The resource id of the function app registered with the static site.
Variables
- id
- str
Resource Id.
- name
- str
Resource Name.
- type
- str
Resource type.
- created_on
- datetime
The date and time on which the function app was registered with the static site.
Feedback
Submit and view feedback for