ElasticPoolDtuCapability.SupportedPerDatabaseMaxDtus Property

Definition

Gets the list of supported max database DTUs.

[Newtonsoft.Json.JsonProperty(PropertyName="supportedPerDatabaseMaxDtus")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.Fluent.Models.ElasticPoolPerDatabaseMaxDtuCapability> SupportedPerDatabaseMaxDtus { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="supportedPerDatabaseMaxDtus")>]
member this.SupportedPerDatabaseMaxDtus : System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.Fluent.Models.ElasticPoolPerDatabaseMaxDtuCapability>
Public ReadOnly Property SupportedPerDatabaseMaxDtus As IList(Of ElasticPoolPerDatabaseMaxDtuCapability)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to