Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AuthenticationTokenSettings

Package version

An interface representing AuthenticationTokenSettings.

summary

The settings for an authentication token that the task can use to perform Batch service operations.

Hierarchy

  • AuthenticationTokenSettings

Index

Properties

Properties

Optional access

access: AccessScope[]

The Batch resources to which the token grants access. The authentication token grants access to a limited set of Batch service operations. Currently the only supported value for the access property is 'job', which grants access to all operations related to the job which contains the task.

Generated using TypeDoc