Share via


ImageStorePagedContentResult Class

Definition

Represents the query result from listing image store content

public sealed class ImageStorePagedContentResult
type ImageStorePagedContentResult = class
Public NotInheritable Class ImageStorePagedContentResult
Inheritance
ImageStorePagedContentResult

Properties

ContinuationToken

Gets the continuation token for query operation.

StoreFiles

Gets the list of ImageStoreFileInfo objects.

StoreFolders

Get the list of ImageStoreFolderInfo objects.

Applies to