Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ProviderInstances

Package version

Interface representing a ProviderInstances.

Hierarchy

  • ProviderInstances

Implemented by

Index

Methods

beginCreate

beginCreateAndWait

beginDelete

beginDeleteAndWait

get

list

  • Gets a list of provider instances in the specified SAP monitor. The operations returns various properties of each provider instances.

    Parameters

    • resourceGroupName: string

      The name of the resource group. The name is case insensitive.

    • monitorName: string

      Name of the SAP monitor resource.

    • Optional options: ProviderInstancesListOptionalParams

      The options parameters.

    Returns PagedAsyncIterableIterator<ProviderInstance>

Generated using TypeDoc