StorageMBCapability.StorageSizeMB Property

Definition

Gets storage size in MB

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to