AzureSqlDatabaseAdapter.GetDtuDatabaseSku(String, String) 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.
Gets the Sku for the Dtu database.
public static Microsoft.Azure.Management.Sql.Models.Sku GetDtuDatabaseSku (string requestedServiceObjectiveName, string edition);
static member GetDtuDatabaseSku : string * string -> Microsoft.Azure.Management.Sql.Models.Sku
Public Shared Function GetDtuDatabaseSku (requestedServiceObjectiveName As String, edition As String) As Sku
Parameters
- requestedServiceObjectiveName
- String
Requested service objective name of the Azure Sql database
- edition
- String
Edition of the Azure Sql database