Share via


WorkspacesListOptions Class

Definition

Additional parameters for List operation.

public class WorkspacesListOptions
type WorkspacesListOptions = class
Public Class WorkspacesListOptions
Inheritance
WorkspacesListOptions

Constructors

WorkspacesListOptions()

Initializes a new instance of the WorkspacesListOptions class.

WorkspacesListOptions(Nullable<Int32>)

Initializes a new instance of the WorkspacesListOptions class.

Properties

MaxResults

Gets or sets the maximum number of items to return in the response. A maximum of 1000 files can be returned.

Applies to