ElasticVolumeUpdateProperties interface
ElasticVolume 的可更新属性。
属性
| data |
卷的数据保护配置选项,包括快照策略和备份。 |
| export |
导出策略规则集 |
| size | 卷允许的最大大小(以字节为单位)。 有效值在 1GiB 到 16TiB 之间。 以字节表示的值为 1 GiB 的倍数。 |
| smb |
SMB 属性 |
| snapshot |
控制卷的只读快照目录的可见性,该目录提供对卷的每个快照的访问。 |
属性详细信息
dataProtection
卷的数据保护配置选项,包括快照策略和备份。
dataProtection?: ElasticVolumeDataProtectionPatchProperties
属性值
exportPolicy
size
卷允许的最大大小(以字节为单位)。 有效值在 1GiB 到 16TiB 之间。 以字节表示的值为 1 GiB 的倍数。
size?: number
属性值
number
smbProperties
snapshotDirectoryVisibility
控制卷的只读快照目录的可见性,该目录提供对卷的每个快照的访问。
snapshotDirectoryVisibility?: string
属性值
string