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

ClusterServer interface

表示群集中的服务器。

扩展

属性

administratorLogin

群集中服务器的管理员登录名。

availabilityZone

服务器的可用性区域信息。

citusVersion

服务器的 Citus 扩展版本。

enableHa

如果为服务器启用了或未启用高可用性(HA)。

enablePublicIpAccess

如果在服务器上启用了公共访问。

fullyQualifiedDomainName

服务器的完全限定域名。

haState

群集的 HA 功能状态。

isReadOnly

如果服务器数据库按系统维护设置为只读,具体取决于磁盘空间使用率较高。

postgresqlVersion

服务器的主要 PostgreSQL 版本。

role

群集中服务器的角色。

serverEdition

服务器的版本。

state

用户可见的群集/服务器的状态。

storageQuotaInMb

服务器的存储(以 MB 为单位)。

vCores

服务器的 vCore 计数。

继承属性

id

该资源的完全限定资源 ID。 示例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

name

资源的名称

systemData

包含 createdBy 和 modifiedBy 信息的 Azure 资源管理器元数据。

type

资源类型。 例如“Microsoft.Compute/virtualMachines”或“Microsoft.Storage/storageAccounts”

属性详细信息

administratorLogin

群集中服务器的管理员登录名。

administratorLogin?: string

属性值

string

availabilityZone

服务器的可用性区域信息。

availabilityZone?: string

属性值

string

citusVersion

服务器的 Citus 扩展版本。

citusVersion?: string

属性值

string

enableHa

如果为服务器启用了或未启用高可用性(HA)。

enableHa?: boolean

属性值

boolean

enablePublicIpAccess

如果在服务器上启用了公共访问。

enablePublicIpAccess?: boolean

属性值

boolean

fullyQualifiedDomainName

服务器的完全限定域名。

fullyQualifiedDomainName?: string

属性值

string

haState

群集的 HA 功能状态。

haState?: string

属性值

string

isReadOnly

如果服务器数据库按系统维护设置为只读,具体取决于磁盘空间使用率较高。

isReadOnly?: boolean

属性值

boolean

postgresqlVersion

服务器的主要 PostgreSQL 版本。

postgresqlVersion?: string

属性值

string

role

群集中服务器的角色。

role?: string

属性值

string

serverEdition

服务器的版本。

serverEdition?: string

属性值

string

state

用户可见的群集/服务器的状态。

state?: string

属性值

string

storageQuotaInMb

服务器的存储(以 MB 为单位)。

storageQuotaInMb?: number

属性值

number

vCores

服务器的 vCore 计数。

vCores?: number

属性值

number

继承属性详细信息

id

该资源的完全限定资源 ID。 示例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

id?: string

属性值

string

继承自 ProxyResource.id

name

资源的名称

name?: string

属性值

string

继承自 ProxyResource.name

systemData

包含 createdBy 和 modifiedBy 信息的 Azure 资源管理器元数据。

systemData?: SystemData

属性值

继承自ProxyResource.systemData

type

资源类型。 例如“Microsoft.Compute/virtualMachines”或“Microsoft.Storage/storageAccounts”

type?: string

属性值

string

继承自ProxyResource.type