Interface ExtendedServerBlobAuditingPolicy.UpdateStages.WithIsStorageSecondaryKeyInUse

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

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

    • withIsStorageSecondaryKeyInUse

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