次の方法で共有


IOperations インターフェイス

定義

操作操作。

public interface IOperations
type IOperations = interface
Public Interface IOperations

メソッド

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

REST API 操作で使用可能なすべてのAzure Container Registry一覧表示されます。

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

REST API 操作で使用可能なすべてのAzure Container Registry一覧表示されます。

拡張メソッド

ListAsync(IOperations, CancellationToken)

REST API 操作で使用可能なすべてのAzure Container Registry一覧表示されます。

ListNextAsync(IOperations, String, CancellationToken)

REST API 操作で使用可能なすべてのAzure Container Registry一覧表示されます。

適用対象