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