Hierarchy (View Summary)

Implements

Constructors

Properties

baseUrl: string
http: HttpClient
rest: RestClient
userAgent: string
vsoClient: VsoClient

Methods

  • Finds a given service definition.

    Parameters

    • serviceType: string
    • identifier: string
    • OptionalallowFaultIn: boolean

      If true, we will attempt to fault in a host instance mapping if in SPS.

    • OptionalpreviewFaultIn: boolean

      If true, we will calculate and return a host instance mapping, but not persist it.

    Returns Promise<ServiceDefinition>