Interface ExtendedServerBlobAuditingPolicy.DefinitionStages.WithIsStorageSecondaryKeyInUse

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

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

    • withIsStorageSecondaryKeyInUse

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