SqlDatabaseAdvancedThreatProtectionSettingsCmdletBase.GetEntity Method

Definition

Provides the model element that this cmdlet operates on

protected override Microsoft.Azure.Commands.Sql.AdvancedThreatProtection.Model.DatabaseAdvancedThreatProtectionSettingsModel GetEntity ();
override this.GetEntity : unit -> Microsoft.Azure.Commands.Sql.AdvancedThreatProtection.Model.DatabaseAdvancedThreatProtectionSettingsModel
Protected Overrides Function GetEntity () As DatabaseAdvancedThreatProtectionSettingsModel

Returns

A model object

Applies to