Interface ExtendedSqlPoolBlobAuditingPolicy.DefinitionStages.WithIsStorageSecondaryKeyInUse

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

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

    • withIsStorageSecondaryKeyInUse

      ExtendedSqlPoolBlobAuditingPolicy.DefinitionStages.WithCreate 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.