StaticSiteFunctionOverviewARMResource Class
Static Site Function Overview ARM resource.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.web.v2019_08_01.models._models_py3.ProxyOnlyResourceStaticSiteFunctionOverviewARMResource
Constructor
StaticSiteFunctionOverviewARMResource(*, kind: Optional[str] = None, **kwargs)
Parameters
Variables
- id
- str
Resource Id.
- name
- str
Resource Name.
- type
- str
Resource type.
- function_name
- str
The name for the function.
- trigger_type
- str or TriggerTypes
The trigger type of the function. Possible values include: "HttpTrigger", "Unknown".
Feedback
Submit and view feedback for