Skip navigation links
com.tencentcloudapi.as.v20180419.models

Class DataDisk

Returns:
DiskType Data disk type. For more information on limits of data disk types, see [Cloud Disk Types](https://intl.cloud.tencent.com/document/product/362/31636). Valid values:
  • `LOCAL_BASIC`: local disk
  • `LOCAL_SSD`: local SSD disk
  • `CLOUD_BASIC`: HDD cloud disk
  • `CLOUD_PREMIUM`: premium cloud storage
  • `CLOUD_SSD`: SSD cloud disk

    The default value should be the same as the `DiskType` field under `SystemDisk`. Note: this field may return `null`, indicating that no valid value can be obtained.
  • Parameters:
    DiskType - Data disk type. For more information on limits of data disk types, see [Cloud Disk Types](https://intl.cloud.tencent.com/document/product/362/31636). Valid values:
  • `LOCAL_BASIC`: local disk
  • `LOCAL_SSD`: local SSD disk
  • `CLOUD_BASIC`: HDD cloud disk
  • `CLOUD_PREMIUM`: premium cloud storage
  • `CLOUD_SSD`: SSD cloud disk

    The default value should be the same as the `DiskType` field under `SystemDisk`. Note: this field may return `null`, indicating that no valid value can be obtained.
  • Skip navigation links

    Copyright © 2021. All rights reserved.