DataLakeStoreAccountListParameters Class
Data Lake Store account list parameters.
Namespace: Microsoft.Azure.Management.DataLake.Store.Models
Assembly: Microsoft.Azure.Management.DataLake.Store (in Microsoft.Azure.Management.DataLake.Store.dll)
Inheritance Hierarchy
System.Object
Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountListParameters
Syntax
public class DataLakeStoreAccountListParameters
public ref class DataLakeStoreAccountListParameters
type DataLakeStoreAccountListParameters = class end
Public Class DataLakeStoreAccountListParameters
Constructors
| Name | Description | |
|---|---|---|
![]() |
DataLakeStoreAccountListParameters() | Initializes a new instance of the DataLakeStoreAccountListParameters class. |
Properties
| Name | Description | |
|---|---|---|
![]() |
Count | Optional. Gets or sets a Boolean value of true or false to request a count of the matching resources included with the resources in the response, e.g. Categories?$count=true. Optional. |
![]() |
Expand | Optional. Gets or sets OData expansion. Expand related resources in line with the retrieved resources, e.g. Categories/$expand=Products would expand Product data in line with each Category entry. Optional. |
![]() |
Filter | Optional. Gets or sets OData filter. Optional. |
![]() |
Format | Optional. Gets or sets the return format. Return the response in particular formatxii without access to request headers for standard content-type negotiation (e.g Orders?$format=json). Optional. |
![]() |
OrderBy | Optional. Gets or sets the OrderBy clause. One or more comma-separated expressions with an optional “asc” (the default) or “desc” depending on the order you’d like the values sorted, e.g. Categories?$orderby=CategoryName desc. Optional. |
![]() |
Search | Optional. Gets or sets a free form search. A free-text search expression to match for whether a particular entry should be included in the feed, e.g. Categories?$search=blue OR green. Optional. |
![]() |
Select | Optional. Gets or sets OData Select statement. Limits the properties on each entry to just those requested, e.g. Categories?$select=CategoryName,Description. Optional. |
![]() |
Skip | Optional. Gets or sets the number of items to skip over before returning elements. Optional. |
![]() |
Top | Optional. Gets or sets the number of items to return. Optional. |
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
ToString() | (Inherited from Object.) |
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Azure.Management.DataLake.Store.Models Namespace
Return to top
.jpeg)
.jpeg)
.jpeg)