ISqlServers Interface

Definition

Entry point to SQL Server management API.

public interface ISqlServers : Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsBatchCreation<Microsoft.Azure.Management.Sql.Fluent.ISqlServer>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsBatchDeletion, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsCreating<Microsoft.Azure.Management.Sql.Fluent.SqlServer.Definition.IBlank>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsDeletingById, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsDeletingByResourceGroup, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsGettingById<Microsoft.Azure.Management.Sql.Fluent.ISqlServer>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsGettingByResourceGroup<Microsoft.Azure.Management.Sql.Fluent.ISqlServer>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsListing<Microsoft.Azure.Management.Sql.Fluent.ISqlServer>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsListingByResourceGroup<Microsoft.Azure.Management.Sql.Fluent.ISqlServer>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.Sql.Fluent.IServersOperations>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasManager<Microsoft.Azure.Management.Sql.Fluent.ISqlManager>, Microsoft.Azure.Management.Sql.Fluent.ISqlServersBeta
type ISqlServers = interface
    interface ISupportsCreating<IBlank>
    interface ISupportsListing<ISqlServer>
    interface ISupportsListingByResourceGroup<ISqlServer>
    interface ISupportsGettingByResourceGroup<ISqlServer>
    interface ISupportsGettingById<ISqlServer>
    interface ISupportsDeletingById
    interface ISupportsDeletingByResourceGroup
    interface ISupportsBatchCreation<ISqlServer>
    interface ISupportsBatchDeletion
    interface IBeta
    interface IHasManager<ISqlManager>
    interface IHasInner<IServersOperations>
    interface ISqlServersBeta
Public Interface ISqlServers
Implements IHasInner(Of IServersOperations), IHasManager(Of ISqlManager), ISqlServersBeta, ISupportsBatchCreation(Of ISqlServer), ISupportsBatchDeletion, ISupportsCreating(Of IBlank), ISupportsDeletingById, ISupportsDeletingByResourceGroup, ISupportsGettingById(Of ISqlServer), ISupportsGettingByResourceGroup(Of ISqlServer), ISupportsListing(Of ISqlServer), ISupportsListingByResourceGroup(Of ISqlServer)
Implements

Properties

Databases

Gets the SQL Server Database API entry point.

(Inherited from ISqlServersBeta)
DnsAliases

Gets the SQL Server DNS aliases API entry point.

(Inherited from ISqlServersBeta)
ElasticPools

Gets the SQL Server Elastic Pools API entry point.

(Inherited from ISqlServersBeta)
EncryptionProtectors

Gets the SQL Encryption Protector entry point.

(Inherited from ISqlServersBeta)
FailoverGroups

Gets the SQL Failover Group API entry point.

(Inherited from ISqlServersBeta)
FirewallRules

Gets the SQL Server Firewall Rules API entry point.

(Inherited from ISqlServersBeta)
Inner (Inherited from IHasInner<T>)
Manager

Gets the manager client type of this resource type.

(Inherited from IHasManager<ManagerT>)
ServerKeys

Gets the SQL Server Key entry point.

(Inherited from ISqlServersBeta)
SyncGroups

Gets the SQL Sync Group entry point.

(Inherited from ISqlServersBeta)
SyncMembers

Gets the SQL Sync Group entry point.

(Inherited from ISqlServersBeta)
VirtualNetworkRules

Gets the SQL Server VirtualNetwork Rules API entry point.

(Inherited from ISqlServersBeta)

Methods

CheckNameAvailability(String)

Checks if the specified container registry name is valid and available.

(Inherited from ISqlServersBeta)
CheckNameAvailabilityAsync(String, CancellationToken)

Checks if container registry name is valid and is not in use asynchronously.

(Inherited from ISqlServersBeta)
Create(ICreatable<IFluentResourceT>[])

Creates a set (batch) of resources.

(Inherited from ISupportsBatchCreation<IFluentResourceT>)
Create(IEnumerable<ICreatable<IFluentResourceT>>)

Creates a set (batch) of resources.

(Inherited from ISupportsBatchCreation<IFluentResourceT>)
CreateAsync(IEnumerable<ICreatable<IFluentResourceT>>, CancellationToken)

Creates a set (batch) of resources.

(Inherited from ISupportsBatchCreation<IFluentResourceT>)
Define(String) (Inherited from ISupportsCreating<T>)
DeleteById(String)

Deletes a resource from Azure, identifying it by its resource ID.

(Inherited from ISupportsDeletingById)
DeleteByIdAsync(String, CancellationToken)

Deletes a resource from Azure, identifying it by its resource ID.

(Inherited from ISupportsDeletingById)
DeleteByIds(IList<String>)

Deletes the specified resources from Azure.

(Inherited from ISupportsBatchDeletion)
DeleteByIds(String[])

Deletes the specified resources from Azure.

(Inherited from ISupportsBatchDeletion)
DeleteByIdsAsync(IList<String>, CancellationToken)

Deletes the specified resources from Azure asynchronously and in parallel.

(Inherited from ISupportsBatchDeletion)
DeleteByIdsAsync(String[], CancellationToken)

Deletes the specified resources from Azure asynchronously and in parallel.

(Inherited from ISupportsBatchDeletion)
DeleteByResourceGroup(String, String)

Deletes a resource from Azure, identifying it by its name and its resource group.

(Inherited from ISupportsDeletingByResourceGroup)
DeleteByResourceGroupAsync(String, String, CancellationToken)

Deletes a resource from Azure, identifying it by its name and its resource group.

(Inherited from ISupportsDeletingByResourceGroup)
GetById(String)

Gets the information about a resource from Azure based on the resource id.

(Inherited from ISupportsGettingById<T>)
GetByIdAsync(String, CancellationToken)

Gets the information about a resource from Azure based on the resource id.

(Inherited from ISupportsGettingById<T>)
GetByResourceGroup(String, String)

Gets the information about a resource from Azure based on the resource name and the name of its resource group.

(Inherited from ISupportsGettingByResourceGroup<T>)
GetByResourceGroupAsync(String, String, CancellationToken)

Gets the information about a resource from Azure based on the resource name and the name of its resource group.

(Inherited from ISupportsGettingByResourceGroup<T>)
GetCapabilitiesByRegion(Region)

Gets the Azure SQL server capabilities for a given Azure region.

(Inherited from ISqlServersBeta)
GetCapabilitiesByRegionAsync(Region, CancellationToken)

Gets the Azure SQL server capabilities for a given Azure region asynchronously.

(Inherited from ISqlServersBeta)
List()

Lists all the resources of the specified type in the currently selected subscription.

(Inherited from ISupportsListing<T>)
ListAsync(Boolean, CancellationToken)

Lists all the resources of the specified type in the currently selected subscription.

(Inherited from ISupportsListing<T>)
ListByResourceGroup(String)

Lists resources of the specified type in the specified resource group.

(Inherited from ISupportsListingByResourceGroup<T>)
ListByResourceGroupAsync(String, Boolean, CancellationToken)

Lists resources of the specified type in the specified resource group.

(Inherited from ISupportsListingByResourceGroup<T>)
ListUsageByRegion(Region)

Lists the Azure SQL server usages for a given Azure region.

(Inherited from ISqlServersBeta)
ListUsageByRegionAsync(Region, CancellationToken)

Lists the Azure SQL server usages for a given Azure region asynchronously.

(Inherited from ISqlServersBeta)

Applies to