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.ProxyOnlyResource
StaticSiteUserProvidedFunctionApp

Constructor

StaticSiteUserProvidedFunctionApp(*, kind: Optional[str] = None, function_app_resource_id: Optional[str] = None, function_app_region: Optional[str] = None, **kwargs)

Parameters

kind
str
Required

Kind of resource.

function_app_resource_id
str
Required

The resource id of the function app registered with the static site.

function_app_region
str
Required

The region 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.