次の方法で共有


PostgreSqlServerSecurityAlertPolicyData.State プロパティ

定義

ポリシーの状態を指定します。有効か無効かを指定します。

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)

プロパティ値

適用対象