CapabilitiesOperations interface

Interface representing a Capabilities operations.

Properties

listByLocation

Gets the subscription capabilities available for the specified location.

Property Details

listByLocation

Gets the subscription capabilities available for the specified location.

listByLocation: (locationName: string, options?: CapabilitiesListByLocationOptionalParams) => Promise<LocationCapabilities>

Property Value

(locationName: string, options?: CapabilitiesListByLocationOptionalParams) => Promise<LocationCapabilities>