DiskUpdate.DiskIOPSReadOnly Propriedade

Definição

Obtém ou define o número total de IOPS que serão permitidos em todas as VMs que montam o disco compartilhado como ReadOnly. Uma operação pode ser transferida entre 4k e 256 mil 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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a