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

Inheritance: SqlServerThreatDetectionCmdletBase
Exibir arquivo Open project: Azure/azure-powershell

Protected Methods

Method Description
PersistChanges ( ServerThreatDetectionPolicyModel model ) : ServerThreatDetectionPolicyModel

No sending is needed as this is a Get cmdlet

Method Details

PersistChanges() protected method

No sending is needed as this is a Get cmdlet
protected PersistChanges ( ServerThreatDetectionPolicyModel model ) : ServerThreatDetectionPolicyModel
model ServerThreatDetectionPolicyModel The model object with the data to be sent to the REST endpoints
return ServerThreatDetectionPolicyModel