Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BatchAccountUpdateParameters

Package version

interface

An interface representing BatchAccountUpdateParameters. Parameters for updating an Azure Batch account.

Hierarchy

  • BatchAccountUpdateParameters

Index

Properties

Properties

Optional autoStorage

member

{AutoStorageBaseProperties} [autoStorage] The properties related to the auto-storage account.

Optional tags

tags: undefined | object
member

{{ [propertyName: string]: string }} [tags] The user-specified tags associated with the account.

Generated using TypeDoc