Interface ExtendedSqlPoolBlobAuditingPolicy.DefinitionStages.WithState

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

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