public class DescribeDiskCategoryRequest
extends com.aliyun.tea.TeaModel
| Modifier and Type | Field and Description |
|---|---|
String |
diskCategory
云硬盘种类。
HDD: 机械硬盘
SSD: 固态硬盘
默认为HDD。
|
String |
instanceChargeType
实例计费类型。
PREPAID:预付费,即包年包月。 POSTPAID:后付费。
|
String |
zoneId
可用区ID
|
| Constructor and Description |
|---|
DescribeDiskCategoryRequest() |
Copyright © 2024. All rights reserved.