Partager via


BaseThreatDetectionPolicyModel.ProcessExcludedDetectionTypes Method

Definition

public static Microsoft.Azure.Commands.Sql.ThreatDetection.Model.DetectionType[] ProcessExcludedDetectionTypes (Microsoft.Azure.Commands.Sql.ThreatDetection.Model.DetectionType[] excludedDetectionTypes);
static member ProcessExcludedDetectionTypes : Microsoft.Azure.Commands.Sql.ThreatDetection.Model.DetectionType[] -> Microsoft.Azure.Commands.Sql.ThreatDetection.Model.DetectionType[]
Public Shared Function ProcessExcludedDetectionTypes (excludedDetectionTypes As DetectionType()) As DetectionType()

Parameters

excludedDetectionTypes
DetectionType[]

Returns

Applies to