Options
All
  • Public
  • Public/Protected
  • All
Menu

Class StorageKeysApi

Hierarchy

  • StorageKeysApi

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Protected basePath

basePath: string = "https://dev.azure.com/"

defaultHeaders

defaultHeaders: any

Methods

getStorageKey

  • getStorageKey(params: object, extraQueryParams?: any, extraFetchParams?: any): Promise<GraphStorageKeyResult>
  • Resolve a descriptor to a storage key.

    Parameters

    • params: object
      • apiVersion: string
      • organization: string
      • subjectDescriptor: string
    • Optional extraQueryParams: any
    • Optional extraFetchParams: any

    Returns Promise<GraphStorageKeyResult>

Generated using TypeDoc