VolumeContainer interface
磁碟區容器。
- Extends
屬性
band |
磁碟區容器上設定的頻寬速率。 |
bandwidth |
與磁碟區容器相關聯的頻寬設定標識碼。 |
encryption |
用來加密磁碟區容器中數據的金鑰。 當屬性 'EncryptionStatus' 為 “Enabled” 時,這是必要的。 |
encryption |
表示是否啟用加密的旗標。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
owner |
磁碟區容器的擁有者出貨狀態。 只有當狀態為 「NotOwned」時,才允許磁碟區容器上的刪除作業。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
storage |
與磁碟區容器相關聯的記憶體帳戶路徑標識碼。 |
total |
磁碟區容器的總雲端記憶體。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
volume |
磁碟區容器中的磁碟區數目。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
繼承的屬性
id | 可唯一識別對象的路徑識別碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
kind | 物件的Kind。 目前僅支援 Series8000 |
name | 物件的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
type | 對象的階層式類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
bandWidthRateInMbps
磁碟區容器上設定的頻寬速率。
bandWidthRateInMbps?: number
屬性值
number
bandwidthSettingId
與磁碟區容器相關聯的頻寬設定標識碼。
bandwidthSettingId?: string
屬性值
string
encryptionKey
用來加密磁碟區容器中數據的金鑰。 當屬性 'EncryptionStatus' 為 “Enabled” 時,這是必要的。
encryptionKey?: AsymmetricEncryptedSecret
屬性值
encryptionStatus
ownerShipStatus
磁碟區容器的擁有者出貨狀態。 只有當狀態為 「NotOwned」時,才允許磁碟區容器上的刪除作業。 注意:這個屬性不會串行化。 它只能由伺服器填入。
ownerShipStatus?: OwnerShipStatus
屬性值
storageAccountCredentialId
與磁碟區容器相關聯的記憶體帳戶路徑標識碼。
storageAccountCredentialId: string
屬性值
string
totalCloudStorageUsageInBytes
磁碟區容器的總雲端記憶體。 注意:這個屬性不會串行化。 它只能由伺服器填入。
totalCloudStorageUsageInBytes?: number
屬性值
number
volumeCount
磁碟區容器中的磁碟區數目。 注意:這個屬性不會串行化。 它只能由伺服器填入。
volumeCount?: number
屬性值
number