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

RetentionVolume interface

The retention details of the MT.

Properties

capacityInBytes

The volume capacity.

freeSpaceInBytes

The free space available in this volume.

thresholdPercentage

The threshold percentage.

volumeName

The volume name.

Property Details

capacityInBytes

The volume capacity.

capacityInBytes?: number

Property Value

number

freeSpaceInBytes

The free space available in this volume.

freeSpaceInBytes?: number

Property Value

number

thresholdPercentage

The threshold percentage.

thresholdPercentage?: number

Property Value

number

volumeName

The volume name.

volumeName?: string

Property Value

string