Share via


PostgreSqlServerSecurityAlertPolicyData.State Property

Definition

Specifies the state of the policy, whether it is enabled or disabled.

public Azure.ResourceManager.PostgreSql.Models.PostgreSqlServerSecurityAlertPolicyState? State { get; set; }
member this.State : Nullable<Azure.ResourceManager.PostgreSql.Models.PostgreSqlServerSecurityAlertPolicyState> with get, set
Public Property State As Nullable(Of PostgreSqlServerSecurityAlertPolicyState)

Property Value

Applies to