Megosztás a következőn keresztül:


IAdvancedThreatProtectionUpdateProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MySql.Models.Api20231230.AdvancedThreatProtectionUpdatePropertiesTypeConverter))]
public interface IAdvancedThreatProtectionUpdateProperties : Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MySql.Models.Api20231230.AdvancedThreatProtectionUpdatePropertiesTypeConverter))>]
type IAdvancedThreatProtectionUpdateProperties = interface
    interface IJsonSerializable
Public Interface IAdvancedThreatProtectionUpdateProperties
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