共用方式為


BranchProperties interface

特定於分支的屬性

屬性

attributes

實體的其他屬性

createdAt

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

databaseName

與分支相關聯的資料庫名稱

databases

與分支相關聯的 Neon 資料庫

endpoints

與分支相關聯的端點

entityId

實體的唯一標識碼

entityName

資源的名稱

parentId

父分支的標識碼

projectId

此分支所屬項目的識別碼

provisioningState

資源布建狀態。

roleName

與分支相關聯的角色名稱

roles

與分支相關聯的角色

屬性詳細資料

attributes

實體的其他屬性

attributes?: Attributes[]

屬性值

createdAt

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

createdAt?: string

屬性值

string

databaseName

與分支相關聯的資料庫名稱

databaseName?: string

屬性值

string

databases

與分支相關聯的 Neon 資料庫

databases?: NeonDatabaseProperties[]

屬性值

endpoints

與分支相關聯的端點

endpoints?: EndpointProperties[]

屬性值

entityId

實體的唯一標識碼

entityId?: string

屬性值

string

entityName

資源的名稱

entityName?: string

屬性值

string

parentId

父分支的標識碼

parentId?: string

屬性值

string

projectId

此分支所屬項目的識別碼

projectId?: string

屬性值

string

provisioningState

資源布建狀態。

provisioningState?: string

屬性值

string

roleName

與分支相關聯的角色名稱

roleName?: string

屬性值

string

roles

與分支相關聯的角色

roles?: NeonRoleProperties[]

屬性值