Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PutJobParameters

Package version

interface

An interface representing PutJobParameters. Put Job parameters

Hierarchy

  • PutJobParameters

Index

Properties

Properties

Optional location

location: undefined | string
member

{string} [location] Specifies the supported Azure location where the job should be created

Optional properties

properties: JobDetails
member

{JobDetails} [properties] Specifies the job properties

Optional tags

tags: any
member

{any} [tags] Specifies the tags that will be assigned to the job.

Generated using TypeDoc