Auf Englisch lesen

Freigeben über


BurstingConstants Class

Definition

Constants used for calculating included burst IOPS and maximum burst credits for IOPS for a file share in the storage account.

C#
public class BurstingConstants : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Storage.Models.BurstingConstants>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Storage.Models.BurstingConstants>
Inheritance
BurstingConstants
Implements

Properties

BurstFloorIops

The guaranteed floor of burst IOPS for small file shares.

BurstIOScalar

The scalar against provisioned IOPS in the file share included burst IOPS formula.

BurstTimeframeSeconds

The time frame for bursting in seconds in the file share maximum burst credits for IOPS formula.

Methods

Explicit Interface Implementations

IJsonModel<BurstingConstants>.Create(Utf8JsonReader, ModelReaderWriterOptions)

Reads one JSON value (including objects or arrays) from the provided reader and converts it to a model.

IJsonModel<BurstingConstants>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IPersistableModel<BurstingConstants>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<BurstingConstants>.GetFormatFromOptions(ModelReaderWriterOptions)

Gets the data interchange format (JSON, Xml, etc) that the model uses when communicating with the service.

IPersistableModel<BurstingConstants>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

Applies to

Produkt Versionen
Azure SDK for .NET Latest