StaticSiteUserProvidedFunctionAppPropertiesOutput interface
StaticSiteUserProvidedFunctionApp resource specific properties
Properties
| created |
The date and time on which the function app was registered with the static site. |
| function |
The region of the function app registered with the static site |
| function |
The resource id of the function app registered with the static site |
Property Details
createdOn
The date and time on which the function app was registered with the static site.
createdOn?: string
Property Value
string
functionAppRegion
The region of the function app registered with the static site
functionAppRegion?: string
Property Value
string
functionAppResourceId
The resource id of the function app registered with the static site
functionAppResourceId?: string
Property Value
string