Partager via


Disk.DiskIOPSReadWrite Propriété

Définition

Obtient ou définit le nombre d’E/S par seconde autorisées pour ce disque ; uniquement paramétrable pour les disques UltraSSD. Une opération peut transférer entre 4 000 et 256 000 octets.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.diskIOPSReadWrite")]
public long? DiskIOPSReadWrite { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.diskIOPSReadWrite")>]
member this.DiskIOPSReadWrite : Nullable<int64> with get, set
Public Property DiskIOPSReadWrite As Nullable(Of Long)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à