Interface SqlPoolBlobAuditingPolicy.UpdateStages.WithState

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

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

    • withState

      Specifies the state property: Specifies the state of the policy. If state is Enabled, storageEndpoint or isAzureMonitorTargetEnabled are required..
      Parameters:
      state - Specifies the state of the policy. If state is Enabled, storageEndpoint or isAzureMonitorTargetEnabled are required.
      Returns:
      the next definition stage.