PSSqlPoolSecurityAlertPolicy 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 PSSqlPoolSecurityAlertPolicy (Microsoft.Azure.Management.Synapse.Models.SqlPoolSecurityAlertPolicy policy, string resourceGroupName, string workspaceName, string sqlPoolName);
new Microsoft.Azure.Commands.Synapse.Models.PSSqlPoolSecurityAlertPolicy : Microsoft.Azure.Management.Synapse.Models.SqlPoolSecurityAlertPolicy * string * string * string -> Microsoft.Azure.Commands.Synapse.Models.PSSqlPoolSecurityAlertPolicy
Public Sub New (policy As SqlPoolSecurityAlertPolicy, resourceGroupName As String, workspaceName As String, sqlPoolName As String)
Parameters
- policy
- SqlPoolSecurityAlertPolicy
- resourceGroupName
- String
- workspaceName
- String
- sqlPoolName
- String