Share via


ElasticPoolDtuCapability.IncludedMaxSize Property

Definition

Gets the included (free) max size for this service level objective.

[Newtonsoft.Json.JsonProperty(PropertyName="includedMaxSize")]
public Microsoft.Azure.Management.Sql.Fluent.Models.MaxSizeCapability IncludedMaxSize { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="includedMaxSize")>]
member this.IncludedMaxSize : Microsoft.Azure.Management.Sql.Fluent.Models.MaxSizeCapability
Public ReadOnly Property IncludedMaxSize As MaxSizeCapability

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to