Interface SqlPoolSecurityAlertPolicy.DefinitionStages.WithState

All Known Subinterfaces:
SqlPoolSecurityAlertPolicy.Definition, SqlPoolSecurityAlertPolicy.DefinitionStages.WithCreate
Enclosing interface:
SqlPoolSecurityAlertPolicy.DefinitionStages

public static interface SqlPoolSecurityAlertPolicy.DefinitionStages.WithState
The stage of the SqlPoolSecurityAlertPolicy definition allowing to specify state.
  • Method Details

    • withState

      Specifies the state property: Specifies the state of the policy, whether it is enabled or disabled or a policy has not been applied yet on the specific Sql pool..
      Parameters:
      state - Specifies the state of the policy, whether it is enabled or disabled or a policy has not been applied yet on the specific Sql pool.
      Returns:
      the next definition stage.