Share via


BranchProperties interface

Properties specific to Branch

Properties

attributes

Additional attributes for the entity

createdAt

Timestamp indicating when the entity was created

databaseName

Database name associated with the branch

databases

Neon Databases associated with the branch

endpoints

Endpoints associated with the branch

entityId

Unique identifier for the entity

entityName

Name of the resource

parentId

The ID of the parent branch

projectId

The ID of the project this branch belongs to

provisioningState

Provisioning state of the resource.

roleName

Role name associated with the branch

roles

Roles associated with the branch

Property Details

attributes

Additional attributes for the entity

attributes?: Attributes[]

Property Value

createdAt

Timestamp indicating when the entity was created

createdAt?: string

Property Value

string

databaseName

Database name associated with the branch

databaseName?: string

Property Value

string

databases

Neon Databases associated with the branch

databases?: NeonDatabaseProperties[]

Property Value

endpoints

Endpoints associated with the branch

endpoints?: EndpointProperties[]

Property Value

entityId

Unique identifier for the entity

entityId?: string

Property Value

string

entityName

Name of the resource

entityName?: string

Property Value

string

parentId

The ID of the parent branch

parentId?: string

Property Value

string

projectId

The ID of the project this branch belongs to

projectId?: string

Property Value

string

provisioningState

Provisioning state of the resource.

provisioningState?: string

Property Value

string

roleName

Role name associated with the branch

roleName?: string

Property Value

string

roles

Roles associated with the branch

roles?: NeonRoleProperties[]

Property Value