共用方式為


CapacityPool interface

容量集區資源

Extends

屬性

coolAccess

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

encryptionType

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

etag

每當更新資源時變更的唯一隻讀字串。 注意:這個屬性不會串行化。 它只能由伺服器填入。

poolId

用來識別集區附註的 UUID v4:此屬性將不會串行化。 它只能由伺服器填入。

provisioningState

Azure 生命週期管理附註:此屬性將不會串行化。 它只能由伺服器填入。

qosType

集區的qos類型

serviceLevel

檔系統的服務等級

size

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

totalThroughputMibps

MiB/秒的集區輸送量總計注意:此屬性將不會串行化。 它只能由伺服器填入。

utilizedThroughputMibps

MiB/秒中集區的已使用輸送量注意:此屬性將不會串行化。 它只能由伺服器填入。

繼承的屬性

id

資源的完整資源標識碼。 例如“/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}” 附注:此屬性將不會串行化。 它只能由伺服器填入。

location

資源所在的地理位置

name

資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

systemData

包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。

tags

資源標籤。

type

資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。

屬性詳細資料

coolAccess

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

coolAccess?: boolean

屬性值

boolean

encryptionType

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

encryptionType?: string

屬性值

string

etag

每當更新資源時變更的唯一隻讀字串。 注意:這個屬性不會串行化。 它只能由伺服器填入。

etag?: string

屬性值

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/秒的集區輸送量總計注意:此屬性將不會串行化。 它只能由伺服器填入。

totalThroughputMibps?: number

屬性值

number

utilizedThroughputMibps

MiB/秒中集區的已使用輸送量注意:此屬性將不會串行化。 它只能由伺服器填入。

utilizedThroughputMibps?: number

屬性值

number

繼承的屬性詳細資料

id

資源的完整資源標識碼。 例如“/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}” 附注:此屬性將不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自TrackedResource.id

location

資源所在的地理位置

location: string

屬性值

string

繼承自TrackedResource.location

name

資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自TrackedResource.name

systemData

包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。

systemData?: SystemData

屬性值

繼承自TrackedResource.systemData

tags

資源標籤。

tags?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

繼承自TrackedResource.tags

type

資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自TrackedResource.type