ServersOperationsExtensions Class
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.
Extension methods for ServersOperations.
public static class ServersOperationsExtensions
type ServersOperationsExtensions = class
Public Module ServersOperationsExtensions
- Inheritance
-
System.ObjectServersOperationsExtensions
Methods
CreateOrUpdateAsync(IServersOperations, String, String, ServerInner, CancellationToken) |
Creates a new Azure SQL server. |
DeleteAsync(IServersOperations, String, String, CancellationToken) |
Deletes a SQL server. |
ListAsync(IServersOperations, CancellationToken) |
Returns information about an Azure SQL server. |
ListByResourceGroupAsync(IServersOperations, String, CancellationToken) |
Returns information about an Azure SQL server. |