Interface SqlPoolBlobAuditingPolicy.DefinitionStages.WithIsStorageSecondaryKeyInUse

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

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

    • withIsStorageSecondaryKeyInUse

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