Freigeben über


CapacityPool.UpdateStages.WithQosType Interface

public static interface CapacityPool.UpdateStages.WithQosType

The stage of the CapacityPool update allowing to specify qosType.

Method Summary

Modifier and Type Method and Description
abstract Update withQosType(QosType qosType)

Specifies the qosType property: The qos type of the pool.

Method Details

withQosType

public abstract CapacityPool.Update withQosType(QosType qosType)

Specifies the qosType property: The qos type of the pool.

Parameters:

qosType - The qos type of the pool.

Returns:

the next definition stage.

Applies to