ServiceObjectiveCapabilityModel.SupportedMaxSizes Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the list of supported max sizes and their capabilities
public System.Collections.Generic.IList<Microsoft.Azure.Commands.Sql.Location_Capabilities.Model.MaxSizeRangeCapabilityModel> SupportedMaxSizes { get; }
member this.SupportedMaxSizes : System.Collections.Generic.IList<Microsoft.Azure.Commands.Sql.Location_Capabilities.Model.MaxSizeRangeCapabilityModel>
Public ReadOnly Property SupportedMaxSizes As IList(Of MaxSizeRangeCapabilityModel)