你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
AzureSqlDatabaseLedgerDigestUploadModel Constructor
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.
Construct AzureSqlDatabaseLedgerDigestUploadModel from Management.Sql.LedgerDigestUploads object
public AzureSqlDatabaseLedgerDigestUploadModel (string resourceGroup, string serverName, string databaseName, Microsoft.Azure.Management.Sql.Models.LedgerDigestUploads configuration);
new Microsoft.Azure.Commands.Sql.LedgerDigestUploads.Model.AzureSqlDatabaseLedgerDigestUploadModel : string * string * string * Microsoft.Azure.Management.Sql.Models.LedgerDigestUploads -> Microsoft.Azure.Commands.Sql.LedgerDigestUploads.Model.AzureSqlDatabaseLedgerDigestUploadModel
Public Sub New (resourceGroup As String, serverName As String, databaseName As String, configuration As LedgerDigestUploads)
Parameters
- resourceGroup
- String
The name of the resource group
- serverName
- String
The name of the Azure SQL Server
- databaseName
- String
The name of the Azure SQL Database
- configuration
- LedgerDigestUploads
Management.Sql.LedgerDigestUploads object