次の方法で共有


IAdvancedThreatProtectionUpdateProperties.State Property

Definition

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.

[Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.Info(Description="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.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MySql.Support.AdvancedThreatProtectionState) }, ReadOnly=false, Required=true, SerializedName="state")]
public Microsoft.Azure.PowerShell.Cmdlets.MySql.Support.AdvancedThreatProtectionState State { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.Info(Description="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.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MySql.Support.AdvancedThreatProtectionState) }, ReadOnly=false, Required=true, SerializedName="state")>]
member this.State : Microsoft.Azure.PowerShell.Cmdlets.MySql.Support.AdvancedThreatProtectionState with get, set
Public Property State As AdvancedThreatProtectionState

Property Value

Attributes

Applies to