ManagedDatabaseAdvancedThreatProtection Class
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.
A managed database Advanced Threat Protection.
[Microsoft.Rest.Serialization.JsonTransformation]
public class ManagedDatabaseAdvancedThreatProtection : Microsoft.Azure.Management.Sql.Models.ProxyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ManagedDatabaseAdvancedThreatProtection = class
inherit ProxyResource
Public Class ManagedDatabaseAdvancedThreatProtection
Inherits ProxyResource
- Inheritance
- Attributes
Constructors
ManagedDatabaseAdvancedThreatProtection() |
Initializes a new instance of the ManagedDatabaseAdvancedThreatProtection class. |
ManagedDatabaseAdvancedThreatProtection(String, String, String, SystemData, Nullable<AdvancedThreatProtectionState>, Nullable<DateTime>) |
Initializes a new instance of the ManagedDatabaseAdvancedThreatProtection class. |
Properties
CreationTime |
Gets specifies the UTC creation time of the policy. |
Id |
Gets resource ID. (Inherited from Resource) |
Name |
Gets resource name. (Inherited from Resource) |
State |
Gets or sets 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. Possible values include: 'New', 'Enabled', 'Disabled' |
SystemData |
Gets systemData of AdvancedThreatProtectionResource. |
Type |
Gets resource type. (Inherited from Resource) |