Options
All
  • Public
  • Public/Protected
  • All
Menu

Class LocationBasedPerformanceTier

Package version

Class representing a LocationBasedPerformanceTier.

Hierarchy

  • LocationBasedPerformanceTier

Index

Constructors

Methods

Constructors

constructor

Methods

list

  • list(locationName: string, options?: msRest.RequestOptionsBase): Promise<Models.LocationBasedPerformanceTierListResponse>
  • list(locationName: string, callback: msRest.ServiceCallback<PerformanceTierListResult>): void
  • list(locationName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<PerformanceTierListResult>): void

Generated using TypeDoc