Compartilhar via


ILocationOperations Interface

Definição

Operações locationOperations.

public interface ILocationOperations
type ILocationOperations = interface
Public Interface ILocationOperations

Métodos

ListCachedImagesNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Obter a lista de imagens armazenadas em cache.

ListCachedImagesWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Obter a lista de imagens armazenadas em cache.

ListCapabilitiesNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Obtenha a lista de recursos do local.

ListCapabilitiesWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Obtenha a lista de recursos do local.

ListUsageWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Obter o uso de uma assinatura

Métodos de Extensão

ListCachedImages(ILocationOperations, String)

Obter a lista de imagens armazenadas em cache.

ListCachedImagesAsync(ILocationOperations, String, CancellationToken)

Obter a lista de imagens armazenadas em cache.

ListCachedImagesNext(ILocationOperations, String)

Obter a lista de imagens armazenadas em cache.

ListCachedImagesNextAsync(ILocationOperations, String, CancellationToken)

Obter a lista de imagens armazenadas em cache.

ListCapabilities(ILocationOperations, String)

Obtenha a lista de recursos do local.

ListCapabilitiesAsync(ILocationOperations, String, CancellationToken)

Obtenha a lista de recursos do local.

ListCapabilitiesNext(ILocationOperations, String)

Obtenha a lista de recursos do local.

ListCapabilitiesNextAsync(ILocationOperations, String, CancellationToken)

Obtenha a lista de recursos do local.

ListUsage(ILocationOperations, String)

Obter o uso de uma assinatura

ListUsageAsync(ILocationOperations, String, CancellationToken)

Obter o uso de uma assinatura

Aplica-se a