Interface SqlPoolSecurityAlertPolicy.UpdateStages.WithState

All Known Subinterfaces:
SqlPoolSecurityAlertPolicy.Update
Enclosing interface:
SqlPoolSecurityAlertPolicy.UpdateStages

public static interface SqlPoolSecurityAlertPolicy.UpdateStages.WithState
The stage of the SqlPoolSecurityAlertPolicy update allowing to specify state.
  • Method Summary

    Modifier and Type
    Method
    Description
    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..
  • 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.