C# Class Microsoft.Azure.Commands.Sql.ThreatDetection.Cmdlet.AzureRmSqlDatabaseThreatDetectionPolicy

Inheritance: SqlDatabaseThreatDetectionCmdletBase
Afficher le fichier Open project: Azure/azure-powershell

Méthodes protégées

Méthode Description
PersistChanges ( Microsoft.Azure.Commands.Sql.ThreatDetection.Model.DatabaseThreatDetectionPolicyModel model ) : Microsoft.Azure.Commands.Sql.ThreatDetection.Model.DatabaseThreatDetectionPolicyModel

No sending is needed as this is a Get cmdlet

Method Details

PersistChanges() protected méthode

No sending is needed as this is a Get cmdlet
protected PersistChanges ( Microsoft.Azure.Commands.Sql.ThreatDetection.Model.DatabaseThreatDetectionPolicyModel model ) : Microsoft.Azure.Commands.Sql.ThreatDetection.Model.DatabaseThreatDetectionPolicyModel
model Microsoft.Azure.Commands.Sql.ThreatDetection.Model.DatabaseThreatDetectionPolicyModel The model object with the data to be sent to the REST endpoints
Résultat Microsoft.Azure.Commands.Sql.ThreatDetection.Model.DatabaseThreatDetectionPolicyModel