共用方式為


PoolProperties interface

集區屬性

屬性

coolAccess

如果已啟用 (true), 集區可以包含已啟用非經常性存取的磁碟區。

customThroughputMibps

此集區可達到的MiB/秒最大輸送量,這隻會接受為具有彈性服務等級的手動qosType集區輸入

encryptionType

容量集區的加密類型、為此集區及其中的所有磁碟區設定待用數據的加密類型。 只有在建立新的集區時,才能設定此值。

poolId

UUID v4 用來識別集區

provisioningState

Azure 生命週期管理

qosType

集區的qos類型

serviceLevel

檔系統的服務等級

size

集區的布建大小(以位元組為單位)。 允許的值在 1TiB 區塊中(值必須是1099511627776的倍數)。

totalThroughputMibps

集區的總輸送量 (MiB/s)

utilizedThroughputMibps

集區的已利用輸送量 (以 MiB/s 為單位)

屬性詳細資料

coolAccess

如果已啟用 (true), 集區可以包含已啟用非經常性存取的磁碟區。

coolAccess?: boolean

屬性值

boolean

customThroughputMibps

此集區可達到的MiB/秒最大輸送量,這隻會接受為具有彈性服務等級的手動qosType集區輸入

customThroughputMibps?: null | number

屬性值

null | number

encryptionType

容量集區的加密類型、為此集區及其中的所有磁碟區設定待用數據的加密類型。 只有在建立新的集區時,才能設定此值。

encryptionType?: null | string

屬性值

null | string

poolId

UUID v4 用來識別集區

poolId?: string

屬性值

string

provisioningState

Azure 生命週期管理

provisioningState?: string

屬性值

string

qosType

集區的qos類型

qosType?: string

屬性值

string

serviceLevel

檔系統的服務等級

serviceLevel: string

屬性值

string

size

集區的布建大小(以位元組為單位)。 允許的值在 1TiB 區塊中(值必須是1099511627776的倍數)。

size: number

屬性值

number

totalThroughputMibps

集區的總輸送量 (MiB/s)

totalThroughputMibps?: number

屬性值

number

utilizedThroughputMibps

集區的已利用輸送量 (以 MiB/s 為單位)

utilizedThroughputMibps?: number

屬性值

number