StorageEditionCapability.SupportedStorageMB Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="supportedStorageMB")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.PostgreSQL.FlexibleServers.Models.StorageMBCapability> SupportedStorageMB { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="supportedStorageMB")>]
member this.SupportedStorageMB : System.Collections.Generic.IList<Microsoft.Azure.Management.PostgreSQL.FlexibleServers.Models.StorageMBCapability>
Public ReadOnly Property SupportedStorageMB As IList(Of StorageMBCapability)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to