Share via


StaticSiteUserProvidedFunctionAppPropertiesOutput interface

StaticSiteUserProvidedFunctionApp resource specific properties

Properties

createdOn

The date and time on which the function app was registered with the static site.

functionAppRegion

The region of the function app registered with the static site

functionAppResourceId

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