SqlDatabaseAuditAdapter(IAzureContext, String, Guid) 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.
public SqlDatabaseAuditAdapter (Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureContext context, string databaseName, Guid roleAssignmentId = default);
new Microsoft.Azure.Commands.Sql.Auditing.Services.SqlDatabaseAuditAdapter : Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureContext * string * Guid -> Microsoft.Azure.Commands.Sql.Auditing.Services.SqlDatabaseAuditAdapter
Public Sub New (context As IAzureContext, databaseName As String, Optional roleAssignmentId As Guid = Nothing)
Parameters
- context
- IAzureContext
- databaseName
- String
- roleAssignmentId
- Guid