你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IServerAutoGenerated.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