AzureSqlServerServiceObjectiveAdapter.ListServiceObjectives Method
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.
public System.Collections.Generic.List<Microsoft.Azure.Commands.Sql.ServiceObjective.Model.AzureSqlServerServiceObjectiveModel> ListServiceObjectives (string resourceGroupName, string serverName);
member this.ListServiceObjectives : string * string -> System.Collections.Generic.List<Microsoft.Azure.Commands.Sql.ServiceObjective.Model.AzureSqlServerServiceObjectiveModel>
Public Function ListServiceObjectives (resourceGroupName As String, serverName As String) As List(Of AzureSqlServerServiceObjectiveModel)
Parameters
- resourceGroupName
- String
- serverName
- String