StaticSiteZipDeploymentARMResource interface
靜態網站 zip 部署 ARM 資源。
- Extends
屬性
api |
壓縮 API 內容的 URL |
app |
壓縮應用程式內容的URL |
deployment |
要標記部署的標題 |
function |
如果 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
kind
name
資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。
name?: string
屬性值
string
繼承自