Поделиться через


AzureSqlServerServiceObjectiveAdapter.ListServiceObjectives Method

Definition

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

Returns

Applies to