EnvironmentProperties interface
環境屬性實體。
屬性
custom |
為 API 目錄實體定義的自訂元數據。 |
description | 環境描述。 |
kind | 環境種類。 |
onboarding | 環境上線資訊 |
server | 環境的伺服器資訊。 |
title | 環境標題。 |
屬性詳細資料
customProperties
為 API 目錄實體定義的自訂元數據。
customProperties?: Record<string, unknown>
屬性值
Record<string, unknown>
description
環境描述。
description?: string
屬性值
string
kind
環境種類。
kind: string
屬性值
string
onboarding
server
title
環境標題。
title: string
屬性值
string