Share via


DiskUpdate.DiskIOPSReadOnly Propiedad

Definición

Obtiene o establece el número total de IOPS que se permitirán en todas las máquinas virtuales que monten el disco compartido como ReadOnly. Una operación puede transferir entre 4k y 256k bytes.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a