Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AvailableProviderOperationsOperations

Package version

Class representing a AvailableProviderOperationsOperations.

Hierarchy

  • AvailableProviderOperationsOperations

Index

Constructors

Methods

Constructors

constructor

Methods

list

  • list(options?: msRest.RequestOptionsBase): Promise<Models.AvailableProviderOperationsListResponse>
  • list(callback: msRest.ServiceCallback<AvailableProviderOperations>): void
  • list(options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<AvailableProviderOperations>): void

listNext

  • listNext(nextPageLink: string, options?: msRest.RequestOptionsBase): Promise<Models.AvailableProviderOperationsListNextResponse>
  • listNext(nextPageLink: string, callback: msRest.ServiceCallback<AvailableProviderOperations>): void
  • listNext(nextPageLink: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<AvailableProviderOperations>): void

Generated using TypeDoc