C# 클래스 Microsoft.Azure.Commands.Sql.ThreatDetection.Cmdlet.AzureRmSqlServerThreatDetectionPolicy

상속: SqlServerThreatDetectionCmdletBase
파일 보기 프로젝트 열기: Azure/azure-powershell

보호된 메소드들

메소드 설명
PersistChanges ( ServerThreatDetectionPolicyModel model ) : ServerThreatDetectionPolicyModel

No sending is needed as this is a Get cmdlet

메소드 상세

PersistChanges() 보호된 메소드

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
리턴 ServerThreatDetectionPolicyModel