Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AutoUserSpecification

Package version

An interface representing AutoUserSpecification.

summary

Specifies the parameters for the auto user that runs a task on the Batch service.

Hierarchy

  • AutoUserSpecification

Index

Properties

Properties

Optional elevationLevel

elevationLevel: ElevationLevel

The elevation level of the auto user. The default value is nonAdmin. Possible values include: 'nonAdmin', 'admin'

Optional scope

The scope for the auto user. The default value is task. Possible values include: 'task', 'pool'

Generated using TypeDoc