你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

BranchProperties interface

特定于分支的属性

属性

attributes

实体的其他属性

createdAt

指示实体创建时间的时间戳

databaseName

与分支关联的数据库名称

databases

与分支关联的 Neon 数据库

endpoints

与分支关联的终结点

entityId

实体的唯一标识符

entityName

资源名称

parentId

父分支的 ID

projectId

此分支所属的项目的 ID

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

父分支的 ID

parentId?: string

属性值

string

projectId

此分支所属的项目的 ID

projectId?: string

属性值

string

provisioningState

资源的预配状态。

provisioningState?: string

属性值

string

roleName

与分支关联的角色名称

roleName?: string

属性值

string

roles

与分支关联的角色

roles?: NeonRoleProperties[]

属性值