Interface ExtendedSqlPoolBlobAuditingPolicy.UpdateStages.WithIsStorageSecondaryKeyInUse

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

public static interface ExtendedSqlPoolBlobAuditingPolicy.UpdateStages.WithIsStorageSecondaryKeyInUse
The stage of the ExtendedSqlPoolBlobAuditingPolicy update allowing to specify isStorageSecondaryKeyInUse.
  • Method Details

    • withIsStorageSecondaryKeyInUse

      ExtendedSqlPoolBlobAuditingPolicy.Update withIsStorageSecondaryKeyInUse(Boolean isStorageSecondaryKeyInUse)
      Specifies the isStorageSecondaryKeyInUse property: Specifies whether storageAccountAccessKey value is the storage's secondary key..
      Parameters:
      isStorageSecondaryKeyInUse - Specifies whether storageAccountAccessKey value is the storage's secondary key.
      Returns:
      the next definition stage.