ManagedInstancePatch.StorageThroughputMBps 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 throughput MBps parameter is not supported in the instance create/update operation.
public int? StorageThroughputMBps { get; set; }
member this.StorageThroughputMBps : Nullable<int> with get, set
Public Property StorageThroughputMBps As Nullable(Of Integer)