IWithSqlServerBeta Interface

Definition

The stage of the SQL Database rule definition allowing to specify the parent resource group, SQL server and location.

public interface IWithSqlServerBeta : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithSqlServerBeta = interface
    interface IBeta
Public Interface IWithSqlServerBeta
Implements IBeta
Derived
Implements

Methods

WithExistingSqlServer(ISqlServer)

Sets the parent SQL server for the new SQL Database.

WithExistingSqlServer(String, String, String)

Sets the parent SQL server name and resource group it belongs to.

Applies to