IWithSqlServer Interface
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.
The stage of the SQL Database rule definition allowing to specify the parent resource group, SQL server and location.
public interface IWithSqlServer : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.Sql.Fluent.SqlDatabaseOperations.Definition.IWithSqlServerBeta
type IWithSqlServer = interface
interface IWithSqlServerBeta
interface IBeta
Public Interface IWithSqlServer
Implements IBeta, IWithSqlServerBeta
- Derived
- Implements
Methods
WithExistingSqlServer(ISqlServer) |
Sets the parent SQL server for the new SQL Database. (Inherited from IWithSqlServerBeta) |
WithExistingSqlServer(String, String, String) |
Sets the parent SQL server name and resource group it belongs to. (Inherited from IWithSqlServerBeta) |
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET