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