共用方式為


StaticSiteZipDeploymentARMResource interface

靜態網站 zip 部署 ARM 資源。

Extends

屬性

apiZipUrl

壓縮 API 內容的 URL

appZipUrl

壓縮應用程式內容的URL

deploymentTitle

要標記部署的標題

functionLanguage

如果 API 內容存在,則為語言

provider

提交此部署的提供者

繼承的屬性

id

資源標識碼。注意:此屬性將不會串行化。 它只能由伺服器填入。

kind

資源種類。

name

資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

apiZipUrl

壓縮 API 內容的 URL

apiZipUrl?: string

屬性值

string

appZipUrl

壓縮應用程式內容的URL

appZipUrl?: string

屬性值

string

deploymentTitle

要標記部署的標題

deploymentTitle?: string

屬性值

string

functionLanguage

如果 API 內容存在,則為語言

functionLanguage?: string

屬性值

string

provider

提交此部署的提供者

provider?: string

屬性值

string

繼承的屬性詳細資料

id

資源標識碼。注意:此屬性將不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自ProxyOnlyResource.id

kind

資源種類。

kind?: string

屬性值

string

繼承自ProxyOnlyResource.kind

name

資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自ProxyOnlyResource.name

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自ProxyOnlyResource.type