通过


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

VolumeGroupMetaData interface

卷组属性

属性

applicationIdentifier

特定于应用程序的标识符

applicationType

应用程序类型

globalPlacementRules

卷组的应用程序特定放置规则

groupDescription

组说明

volumesCount

卷组中的卷数

属性详细信息

applicationIdentifier

特定于应用程序的标识符

applicationIdentifier?: string

属性值

string

applicationType

应用程序类型

applicationType?: string

属性值

string

globalPlacementRules

卷组的应用程序特定放置规则

globalPlacementRules?: PlacementKeyValuePairs[]

属性值

groupDescription

组说明

groupDescription?: string

属性值

string

volumesCount

卷组中的卷数

volumesCount?: number

属性值

number