IAdvancedThreatProtectionProperties 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.AdvancedThreatProtectionPropertiesTypeConverter))]
public interface IAdvancedThreatProtectionProperties : Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MySql.Models.Api20231230.AdvancedThreatProtectionPropertiesTypeConverter))>]
type IAdvancedThreatProtectionProperties = interface
interface IJsonSerializable
Public Interface IAdvancedThreatProtectionProperties
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Properties
CreationTime |
Specifies the UTC creation time of the policy. |
ProvisioningState |
Provisioning state of the Threat Protection. |
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) |