你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

StorageQosPolicy interface

The StorageQoSPolicy definition.

Properties

bandwidthLimit

The Bandwidth Limit for internet traffic.

id

The ID of the QoS policy.

iopsMaximum

The maximum IO operations per second.

iopsMinimum

The minimum IO operations per second.

name

The name of the policy.

policyId

The underlying policy.

Property Details

bandwidthLimit

The Bandwidth Limit for internet traffic.

bandwidthLimit?: number

Property Value

number

id

The ID of the QoS policy.

id?: string

Property Value

string

iopsMaximum

The maximum IO operations per second.

iopsMaximum?: number

Property Value

number

iopsMinimum

The minimum IO operations per second.

iopsMinimum?: number

Property Value

number

name

The name of the policy.

name?: string

Property Value

string

policyId

The underlying policy.

policyId?: string

Property Value

string