AnalysisCreateConfig interface
model interface AnalysisCreateConfig
屬性
| files | |
| package | Nginx 配置包 |
| protected |
|
| root |
NGINX 組態檔的根檔案。 它必須符合其中一個檔案的 filepath。 |
屬性詳細資料
files
package
protectedFiles
protectedFiles?: NginxConfigurationProtectedFileRequest[]
屬性值
rootFile
NGINX 組態檔的根檔案。 它必須符合其中一個檔案的 filepath。
rootFile?: string
屬性值
string