LocationOperationsExtensions Class

Definition

Extension methods for LocationOperations.

public static class LocationOperationsExtensions
type LocationOperationsExtensions = class
Public Module LocationOperationsExtensions
Inheritance
LocationOperationsExtensions

Methods

ListCachedImages(ILocationOperations, String)

Get the list of cached images.

ListCachedImagesAsync(ILocationOperations, String, CancellationToken)

Get the list of cached images.

ListCachedImagesNext(ILocationOperations, String)

Get the list of cached images.

ListCachedImagesNextAsync(ILocationOperations, String, CancellationToken)

Get the list of cached images.

ListCapabilities(ILocationOperations, String)

Get the list of capabilities of the location.

ListCapabilitiesAsync(ILocationOperations, String, CancellationToken)

Get the list of capabilities of the location.

ListCapabilitiesNext(ILocationOperations, String)

Get the list of capabilities of the location.

ListCapabilitiesNextAsync(ILocationOperations, String, CancellationToken)

Get the list of capabilities of the location.

ListUsage(ILocationOperations, String)

Get the usage for a subscription

ListUsageAsync(ILocationOperations, String, CancellationToken)

Get the usage for a subscription

Applies to