共用方式為


ProjectProperties interface

特定於項目的屬性

屬性

attributes

實體的其他屬性

branch

專案的 Branch 屬性。 這是選擇性的

createdAt

指示實體創建時間的時間戳

databases

與專案相關聯的 Neon 資料庫

defaultEndpointSettings

項目的預設端點設定。

endpoints

與專案相關聯的端點

entityId

實體的唯一標識碼

entityName

資源的名稱

historyRetention

項目歷程記錄的保留期間,以秒為單位。

pgVersion

專案的 Postgres 版本

provisioningState

資源布建狀態。

regionId

專案建立所在的區域

roles

與項目相關聯的角色

storage

專案的每小時數據記憶體位元組數

屬性詳細資料

attributes

實體的其他屬性

attributes?: Attributes[]

屬性值

branch

專案的 Branch 屬性。 這是選擇性的

branch?: BranchProperties

屬性值

createdAt

指示實體創建時間的時間戳

createdAt?: string

屬性值

string

databases

與專案相關聯的 Neon 資料庫

databases?: NeonDatabaseProperties[]

屬性值

defaultEndpointSettings

項目的預設端點設定。

defaultEndpointSettings?: DefaultEndpointSettings

屬性值

endpoints

與專案相關聯的端點

endpoints?: EndpointProperties[]

屬性值

entityId

實體的唯一標識碼

entityId?: string

屬性值

string

entityName

資源的名稱

entityName?: string

屬性值

string

historyRetention

項目歷程記錄的保留期間,以秒為單位。

historyRetention?: number

屬性值

number

pgVersion

專案的 Postgres 版本

pgVersion?: number

屬性值

number

provisioningState

資源布建狀態。

provisioningState?: string

屬性值

string

regionId

專案建立所在的區域

regionId?: string

屬性值

string

roles

與項目相關聯的角色

roles?: NeonRoleProperties[]

屬性值

storage

專案的每小時數據記憶體位元組數

storage?: number

屬性值

number