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


IAdvancedThreatProtectionProperties Interface

Definition

[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)

Applies to