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