Interface SqlPoolBlobAuditingPolicy.DefinitionStages.WithState

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

public static interface SqlPoolBlobAuditingPolicy.DefinitionStages.WithState
The stage of the SqlPoolBlobAuditingPolicy definition 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.