次の方法で共有


StorageMBCapability.SupportedIops プロパティ

定義

サポートされている IOPS を取得します

[Newtonsoft.Json.JsonProperty(PropertyName="supportedIops")]
public long? SupportedIops { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="supportedIops")>]
member this.SupportedIops : Nullable<int64>
Public ReadOnly Property SupportedIops As Nullable(Of Long)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象