Locations interface
Interface representing a Locations.
Methods
get |
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.
The options parameters.
Returns
Promise<CapabilityInformation>
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript