ISkuCapability.SupportedIop Property

Definition

supported IOPS

[Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.Info(Create=false, Description="supported IOPS", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=true, Required=false, SerializedName="supportedIops", Update=false)]
public long? SupportedIop { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.Info(Create=false, Description="supported IOPS", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=true, Required=false, SerializedName="supportedIops", Update=false)>]
member this.SupportedIop : Nullable<int64>
Public ReadOnly Property SupportedIop As Nullable(Of Long)

Property Value

Attributes

Applies to