Share via


StorageMBCapability.SupportedIops Property

Definition

Gets supported 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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to