ServiceObjectiveCapability.IncludedMaxSize Property

Definition

Gets the included (free) max size.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to