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 qos |
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
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for Java