你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
AzureSqlInstanceDatabaseLedgerDigestUploadModel 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 AzureSqlInstanceDatabaseLedgerDigestUploadModel (string resourceGroup, string serverName, string databaseName, Microsoft.Azure.Management.Sql.Models.ManagedLedgerDigestUploads configuration);
new Microsoft.Azure.Commands.Sql.ManagedInstanceLedgerDigestUploads.Model.AzureSqlInstanceDatabaseLedgerDigestUploadModel : string * string * string * Microsoft.Azure.Management.Sql.Models.ManagedLedgerDigestUploads -> Microsoft.Azure.Commands.Sql.ManagedInstanceLedgerDigestUploads.Model.AzureSqlInstanceDatabaseLedgerDigestUploadModel
Public Sub New (resourceGroup As String, serverName As String, databaseName As String, configuration As ManagedLedgerDigestUploads)
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
- ManagedLedgerDigestUploads
Management.Sql.ManagedLedgerDigestUploads object