IAdvancedThreatProtectionForUpdate Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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) |