Compartir a través de


DiskInner.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 transferirse entre 4k y 256 000 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