ISolidFireElementGetDefaultQoSAsync Method |
GetDefaultQoS enables you to retrieve the default QoS values for a newly created volume.
Namespace:
SolidFire.Element.Api
Assembly:
SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax Task<VolumeQOS> GetDefaultQoSAsync(
CancellationToken cancellationToken
)
Parameters
- cancellationToken
- Type: System.ThreadingCancellationToken
Return Value
Type:
TaskVolumeQOSSee Also