你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IItemOperations Interface

Definition

Operations for working with gallery items.

public interface IItemOperations
type IItemOperations = interface
Public Interface IItemOperations

Methods

GetAsync(String, CancellationToken)

Gets a gallery items.

ListAsync(ItemListParameters, CancellationToken)

Gets collection of gallery items.

Applies to