Share via


IServerPropertiesForUpdate.StorageIop Property

Definition

Storage IOPS for a server.

[Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.Info(Description="Storage IOPS for a server.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="iops")]
public int? StorageIop { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.Info(Description="Storage IOPS for a server.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="iops")>]
member this.StorageIop : Nullable<int> with get, set
Public Property StorageIop As Nullable(Of Integer)

Property Value

Attributes

Applies to