你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

StaticSiteUserProvidedFunctionAppARMResourceProperties Class

StaticSiteUserProvidedFunctionAppARMResource resource specific properties.

Constructor

StaticSiteUserProvidedFunctionAppARMResourceProperties()

Variables

Name Description
function_app_resource_id
str

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

function_app_region
str

The region of the function app registered with the static site.

created_on
str

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

Attributes

createdOn

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

createdOn: str

functionAppRegion

The region of the function app registered with the static site.

functionAppRegion: str

functionAppResourceId

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

functionAppResourceId: str