SqlDatabaseExtension.ServiceObjectiveName 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.
Database service level objective for the newly created database in the case of an import operation.
public string ServiceObjectiveName { get; set; }
member this.ServiceObjectiveName : string with get, set
Public Property ServiceObjectiveName As String