Share via


LocationCapabilityModel.SupportedServerVersions Property

Definition

Gets or sets a list of all the supported server versions and their capabilities

public System.Collections.Generic.IList<Microsoft.Azure.Commands.Sql.Location_Capabilities.Model.ServerVersionCapabilityModel> SupportedServerVersions { get; set; }
member this.SupportedServerVersions : System.Collections.Generic.IList<Microsoft.Azure.Commands.Sql.Location_Capabilities.Model.ServerVersionCapabilityModel> with get, set
Public Property SupportedServerVersions As IList(Of ServerVersionCapabilityModel)

Property Value

Applies to