다음을 통해 공유


VolumeGroupMetaData interface

볼륨 그룹 속성

속성

applicationIdentifier

애플리케이션별 식별자

applicationType

애플리케이션 형식

globalPlacementRules

볼륨 그룹에 대한 애플리케이션별 배치 규칙

groupDescription

그룹 설명

volumesCount

볼륨 그룹의 볼륨 수 참고: 이 속성은 serialize되지 않습니다. 서버에서만 채울 수 있습니다.

속성 세부 정보

applicationIdentifier

애플리케이션별 식별자

applicationIdentifier?: string

속성 값

string

applicationType

애플리케이션 형식

applicationType?: string

속성 값

string

globalPlacementRules

볼륨 그룹에 대한 애플리케이션별 배치 규칙

globalPlacementRules?: PlacementKeyValuePairs[]

속성 값

groupDescription

그룹 설명

groupDescription?: string

속성 값

string

volumesCount

볼륨 그룹의 볼륨 수 참고: 이 속성은 serialize되지 않습니다. 서버에서만 채울 수 있습니다.

volumesCount?: number

속성 값

number