StaticWebsite interface

アカウントが静的 Web サイトをホストできるようにするプロパティ

プロパティ

defaultIndexDocumentPath

既定のインデックス ページの絶対パス

enabled

このアカウントが静的 Web サイトをホストしているかどうかを示します

errorDocument404Path

カスタム 404 ページの絶対パス

indexDocument

各ディレクトリのインデックス ページの既定の名前

プロパティの詳細

defaultIndexDocumentPath

既定のインデックス ページの絶対パス

defaultIndexDocumentPath?: string

プロパティ値

string

enabled

このアカウントが静的 Web サイトをホストしているかどうかを示します

enabled: boolean

プロパティ値

boolean

errorDocument404Path

カスタム 404 ページの絶対パス

errorDocument404Path?: string

プロパティ値

string

indexDocument

各ディレクトリのインデックス ページの既定の名前

indexDocument?: string

プロパティ値

string