共用方式為


IUsagesOperations Interface

Definition

UsagesOperations operations.

public interface IUsagesOperations
type IUsagesOperations = interface
Public Interface IUsagesOperations

Methods

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

Fetches the usages of the vault.

Extension Methods

ListByVaults(IUsagesOperations, String, String)

Fetches the usages of the vault.

ListByVaultsAsync(IUsagesOperations, String, String, CancellationToken)

Fetches the usages of the vault.

Applies to