SqlManagementClient.ServiceObjectives 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.
This class provides methods to get a specific service objective by using its ID or to List all of the service objectives on a server.
public virtual Microsoft.WindowsAzure.Management.Sql.IServiceObjectiveOperations ServiceObjectives { get; }
member this.ServiceObjectives : Microsoft.WindowsAzure.Management.Sql.IServiceObjectiveOperations
Public Overridable ReadOnly Property ServiceObjectives As IServiceObjectiveOperations
Property Value
Implements
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET