ISecurityAlertPolicyProperties.State Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.MariaDb.Runtime.Info(Description="Specifies the state of the policy, whether it is enabled or disabled.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MariaDb.Support.ServerSecurityAlertPolicyState) }, ReadOnly=false, Required=true, SerializedName="state")]
public Microsoft.Azure.PowerShell.Cmdlets.MariaDb.Support.ServerSecurityAlertPolicyState State { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MariaDb.Runtime.Info(Description="Specifies the state of the policy, whether it is enabled or disabled.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MariaDb.Support.ServerSecurityAlertPolicyState) }, ReadOnly=false, Required=true, SerializedName="state")>]
member this.State : Microsoft.Azure.PowerShell.Cmdlets.MariaDb.Support.ServerSecurityAlertPolicyState with get, set
Public Property State As ServerSecurityAlertPolicyState

Property Value

Attributes

Applies to