IWithDatabaseBeta Interface

Definition

A SQL Server definition for specifying the databases.

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

Methods

DefineDatabase(String)

Begins the definition of a new SQL Database to be added to this server.

Applies to