다음을 통해 공유


IAdvancedThreatProtectionForUpdate Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MySql.Models.Api20231230.AdvancedThreatProtectionForUpdateTypeConverter))]
public interface IAdvancedThreatProtectionForUpdate : Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MySql.Models.Api20231230.AdvancedThreatProtectionForUpdateTypeConverter))>]
type IAdvancedThreatProtectionForUpdate = interface
    interface IJsonSerializable
Public Interface IAdvancedThreatProtectionForUpdate
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

State

Specifies the state of the Advanced Threat Protection, whether it is enabled or disabled or a state has not been applied yet on the specific database or server.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to