Share via


UsagesOperationsExtensions Class

Definition

Extension methods for UsagesOperations.

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

Methods

ListByLocation(IUsagesOperations, String, String)

Gets the list of usages.

ListByLocationAsync(IUsagesOperations, String, String, CancellationToken)

Gets the list of usages.

ListByLocationNext(IUsagesOperations, String)

Gets the list of usages.

ListByLocationNextAsync(IUsagesOperations, String, CancellationToken)

Gets the list of usages.

Applies to