ManagedInstanceData.StorageIOps Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Storage IOps. Minimum value: 300. Maximum value: 80000. Increments of 1 IOps allowed only. Maximum value depends on the selected hardware family and number of vCores.
public int? StorageIOps { get; set; }
member this.StorageIOps : Nullable<int> with get, set
Public Property StorageIOps As Nullable(Of Integer)