共用方式為


StorageEditionCapability.MaxStorageSize Property

Definition

Gets the maximum supported storage size.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to