Share via


Disk.DiskMBpsReadOnly Eigenschaft

Definition

Ruft den Gesamtdurchsatz (MBps) ab, der für alle VMs zulässig ist, die den freigegebenen Datenträger als ReadOnly einbinden, oder legt diesen fest. MBps bedeutet Millionen von Bytes pro Sekunde . MB verwendet hier die ISO-Notation von 10.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: