Interface SqlPoolBlobAuditingPolicy.UpdateStages.WithIsStorageSecondaryKeyInUse

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

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

    • withIsStorageSecondaryKeyInUse

      SqlPoolBlobAuditingPolicy.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.