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