Options
All
  • Public
  • Public/Protected
  • All
Menu
class

Account() Details about the account

property

{Date} lastModified

Hierarchy

Index

Constructors

constructor

Properties

Private accountResource

accountResource: IResource

Protected apiToken

apiToken: IApiToken | undefined

commonHeaders

commonHeaders: object

Type declaration

  • Authorization: string
  • Content-Type: string
  • Ocp-Apim-Subscription-Key: string
  • X-Target-Environment: string

Private details

details: IAccountDetails | undefined

lastModified

lastModified: Date | undefined

Methods

Protected authenticate

  • authenticate(): Promise<void>

getDetails

Protected secondsSince

  • secondsSince(startingTime: Date): number

Protected shouldAuthenticate

  • shouldAuthenticate(): boolean

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc