Locations interface

Interface representing a Locations.

Methods

getCapability(string, LocationsGetCapabilityOptionalParams)

Gets subscription-level properties and limits for Data Lake Analytics specified by resource location.

Method Details

getCapability(string, LocationsGetCapabilityOptionalParams)

Gets subscription-level properties and limits for Data Lake Analytics specified by resource location.

function getCapability(location: string, options?: LocationsGetCapabilityOptionalParams): Promise<CapabilityInformation>

Parameters

location

string

The resource location without whitespace.

options
LocationsGetCapabilityOptionalParams

The options parameters.

Returns