Partager via


Disk.DiskIOPSReadOnly Propriété

Définition

Obtient ou définit le nombre total d’E/S par seconde qui seront autorisées sur toutes les machines virtuelles qui montent le disque partagé en lecture seule. Une opération peut transférer entre 4 000 et 256 000 octets.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à