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

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

Private Properties

프로퍼티 타입 설명

보호된 메소드들

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

Updates the given model element with the cmdlet specific operation

WriteResult ( ) : bool

Returns true if the model object that was constructed by this cmdlet should be written out

메소드 상세

ApplyUserInputToModel() 보호된 메소드

Updates the given model element with the cmdlet specific operation
protected ApplyUserInputToModel ( ServerThreatDetectionPolicyModel model ) : ServerThreatDetectionPolicyModel
model ServerThreatDetectionPolicyModel A model object
리턴 ServerThreatDetectionPolicyModel

WriteResult() 보호된 메소드

Returns true if the model object that was constructed by this cmdlet should be written out
protected WriteResult ( ) : bool
리턴 bool