次の方法で共有


StaticSiteZipDeployment interface

静的サイトの zip 展開。

プロパティ

apiZipUrl

zip 形式の API コンテンツの URL

appZipUrl

zip 形式のアプリ コンテンツの URL

deploymentTitle

デプロイにラベルを付けるタイトル

functionLanguage

API コンテンツの言語 (存在する場合)

provider

このデプロイを送信するプロバイダー

プロパティの詳細

apiZipUrl

zip 形式の API コンテンツの URL

apiZipUrl?: string

プロパティ値

string

appZipUrl

zip 形式のアプリ コンテンツの URL

appZipUrl?: string

プロパティ値

string

deploymentTitle

デプロイにラベルを付けるタイトル

deploymentTitle?: string

プロパティ値

string

functionLanguage

API コンテンツの言語 (存在する場合)

functionLanguage?: string

プロパティ値

string

provider

このデプロイを送信するプロバイダー

provider?: string

プロパティ値

string