Microsoft.Azure.Management.DataLake.StoreFileSystem.xml
<?xml version="1.0"?>
<doc> <assembly> <name>Microsoft.Azure.Management.DataLake.StoreFileSystem</name> </assembly> <members> <member name="T:Microsoft.Azure.Management.DataLake.StoreFileSystem.DataLakeStoreFileSystemManagementClient"> <summary> Creates a Data Lake Store filesystem management client. </summary> </member> <member name="T:Microsoft.Azure.Management.DataLake.StoreFileSystem.IDataLakeStoreFileSystemManagementClient"> <summary> Creates a Data Lake Store filesystem management client. </summary> </member> <member name="P:Microsoft.Azure.Management.DataLake.StoreFileSystem.IDataLakeStoreFileSystemManagementClient.ApiVersion"> <summary> Gets the API version. </summary> </member> <member name="P:Microsoft.Azure.Management.DataLake.StoreFileSystem.IDataLakeStoreFileSystemManagementClient.Credentials"> <summary> Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call. </summary> </member> <member name="P:Microsoft.Azure.Management.DataLake.StoreFileSystem.IDataLakeStoreFileSystemManagementClient.DataLakeServiceUri"> <summary> Gets the URI used as the base for all cloud service requests. </summary> </member> <member name="P:Microsoft.Azure.Management.DataLake.StoreFileSystem.IDataLakeStoreFileSystemManagementClient.LongRunningOperationInitialTimeout"> <summary> Gets or sets the initial timeout for Long Running Operations. </summary> </member> <member name="P:Microsoft.Azure.Management.DataLake.StoreFileSystem.IDataLakeStoreFileSystemManagementClient.LongRunningOperationRetryTimeout"> <summary> Gets or sets the retry timeout for Long Running Operations. </summary> </member> <member name="P:Microsoft.Azure.Management.DataLake.StoreFileSystem.IDataLakeStoreFileSystemManagementClient.UserAgentSuffix"> <summary> Gets or sets the additional UserAgent text to be added to the user agent header. This is used to further differentiate where requests are coming from internally. </summary> </member> <member name="P:Microsoft.Azure.Management.DataLake.StoreFileSystem.IDataLakeStoreFileSystemManagementClient.FileSystem"> <summary> Operations for managing the Data Lake Store filesystem </summary> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.DataLakeStoreFileSystemManagementClient.#ctor"> <summary> Initializes a new instance of the DataLakeStoreFileSystemManagementClient class. </summary> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.DataLakeStoreFileSystemManagementClient.#ctor(Microsoft.Azure.SubscriptionCloudCredentials,System.String)"> <summary> Initializes a new instance of the DataLakeStoreFileSystemManagementClient class. </summary> <param name='credentials'> Required. Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call. </param> <param name='dataLakeServiceUri'> Optional. Gets the URI used as the base for all cloud service requests. </param> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.DataLakeStoreFileSystemManagementClient.#ctor(Microsoft.Azure.SubscriptionCloudCredentials)"> <summary> Initializes a new instance of the DataLakeStoreFileSystemManagementClient class. </summary> <param name='credentials'> Required. Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call. </param> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.DataLakeStoreFileSystemManagementClient.#ctor(System.Net.Http.HttpClient)"> <summary> Initializes a new instance of the DataLakeStoreFileSystemManagementClient class. </summary> <param name='httpClient'> The Http client </param> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.DataLakeStoreFileSystemManagementClient.#ctor(Microsoft.Azure.SubscriptionCloudCredentials,System.String,System.Net.Http.HttpClient)"> <summary> Initializes a new instance of the DataLakeStoreFileSystemManagementClient class. </summary> <param name='credentials'> Required. Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call. </param> <param name='dataLakeServiceUri'> Optional. Gets the URI used as the base for all cloud service requests. </param> <param name='httpClient'> The Http client </param> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.DataLakeStoreFileSystemManagementClient.#ctor(Microsoft.Azure.SubscriptionCloudCredentials,System.Net.Http.HttpClient)"> <summary> Initializes a new instance of the DataLakeStoreFileSystemManagementClient class. </summary> <param name='credentials'> Required. Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call. </param> <param name='httpClient'> The Http client </param> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.DataLakeStoreFileSystemManagementClient.Clone(Hyak.Common.ServiceClient{Microsoft.Azure.Management.DataLake.StoreFileSystem.DataLakeStoreFileSystemManagementClient})"> <summary> Clones properties from current instance to another DataLakeStoreFileSystemManagementClient instance </summary> <param name='client'> Instance of DataLakeStoreFileSystemManagementClient to clone to </param> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.DataLakeStoreFileSystemManagementClient.ParseFileType(System.String)"> <summary> Parse enum values for type FileType. </summary> <param name='value'> The value to parse. </param> <returns> The enum value. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.DataLakeStoreFileSystemManagementClient.FileTypeToString(Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.FileType)"> <summary> Convert an enum of type FileType to a string. </summary> <param name='value'> The value to convert to a string. </param> <returns> The enum value as a string. </returns> </member> <member name="P:Microsoft.Azure.Management.DataLake.StoreFileSystem.DataLakeStoreFileSystemManagementClient.ApiVersion"> <summary> Gets the API version. </summary> </member> <member name="P:Microsoft.Azure.Management.DataLake.StoreFileSystem.DataLakeStoreFileSystemManagementClient.Credentials"> <summary> Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call. </summary> </member> <member name="P:Microsoft.Azure.Management.DataLake.StoreFileSystem.DataLakeStoreFileSystemManagementClient.DataLakeServiceUri"> <summary> Gets the URI used as the base for all cloud service requests. </summary> </member> <member name="P:Microsoft.Azure.Management.DataLake.StoreFileSystem.DataLakeStoreFileSystemManagementClient.LongRunningOperationInitialTimeout"> <summary> Gets or sets the initial timeout for Long Running Operations. </summary> </member> <member name="P:Microsoft.Azure.Management.DataLake.StoreFileSystem.DataLakeStoreFileSystemManagementClient.LongRunningOperationRetryTimeout"> <summary> Gets or sets the retry timeout for Long Running Operations. </summary> </member> <member name="P:Microsoft.Azure.Management.DataLake.StoreFileSystem.DataLakeStoreFileSystemManagementClient.UserAgentSuffix"> <summary> Gets or sets the additional UserAgent text to be added to the user agent header. This is used to further differentiate where requests are coming from internally. </summary> </member> <member name="P:Microsoft.Azure.Management.DataLake.StoreFileSystem.DataLakeStoreFileSystemManagementClient.FileSystem"> <summary> Operations for managing the Data Lake Store filesystem </summary> </member> <member name="T:Microsoft.Azure.Management.DataLake.StoreFileSystem.DataLakeStoreFileSystemManagementClientExtensions"> <summary> Creates a Data Lake Store filesystem management client. </summary> </member> <member name="T:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperations"> <summary> Operations for managing the Data Lake Store filesystem </summary> </member> <member name="T:Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations"> <summary> Operations for managing the Data Lake Store filesystem </summary> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations.AppendAsync(System.String,System.IO.Stream,System.Threading.CancellationToken)"> <summary> Appends to the file specified in the link that was returned from BeginAppend. </summary> <param name='fileAppendRequestLink'> The link to the file to append to including all required parameters. </param> <param name='streamContents'> The file contents to include when appending to the file. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations.BeginAppendAsync(System.String,System.String,System.Nullable{System.Int64},System.Threading.CancellationToken)"> <summary> Initiates a file append request, resulting in a return of the data node location that will service the request. </summary> <param name='filePath'> The path to the file to append to. </param> <param name='accountName'> The name of the Data Lake Store account to append to the file in </param> <param name='bufferSize'> The optional buffer size to use when appending data </param> <param name='cancellationToken'> Cancellation token. </param> <returns> The response recieved after the BeginOpen, BeginCreate and BeginAppend requests. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations.BeginCreateAsync(System.String,System.String,Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.FileCreateParameters,System.Threading.CancellationToken)"> <summary> Initiates a file creation request, resulting in a return of the data node location that will service the request. </summary> <param name='filePath'> The path to the file to create. </param> <param name='accountName'> The name of the Data Lake Store account to create the file in </param> <param name='parameters'> The optional parameters to use when creating the file </param> <param name='cancellationToken'> Cancellation token. </param> <returns> The response recieved after the BeginOpen, BeginCreate and BeginAppend requests. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations.BeginOpenAsync(System.String,System.String,Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.FileOpenParameters,System.Threading.CancellationToken)"> <summary> Initiates a file open (read) request, resulting in a return of the data node location that will service the request. </summary> <param name='filePath'> The path to the file to open. </param> <param name='accountName'> The name of the account to use </param> <param name='parameters'> The optional parameters to pass to the open operation </param> <param name='cancellationToken'> Cancellation token. </param> <returns> The response recieved after the BeginOpen, BeginCreate and BeginAppend requests. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations.CheckAccessAsync(System.String,System.String,System.String,System.Threading.CancellationToken)"> <summary> Checks if the specified access is available at the given path. </summary> <param name='path'> The path to the file or folder to check access for. </param> <param name='accountName'> The name of the account to use </param> <param name='fsAction'> File system operation read/write/execute in string form, matching regex pattern '[rwx-]{3}' </param> <param name='cancellationToken'> Cancellation token. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations.ConcatAsync(System.String,System.String,System.String,System.Threading.CancellationToken)"> <summary> Concatenates the list of files into the target file. </summary> <param name='destinationPath'> The path to the destination file resulting from the concatenation. </param> <param name='accountName'> The name of the account to use </param> <param name='paths'> A list of comma seperated absolute FileSystem paths without scheme and authority </param> <param name='cancellationToken'> Cancellation token. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations.ConcurrentAppendAsync(System.String,System.String,System.IO.Stream,System.Threading.CancellationToken)"> <summary> Appends to the file specified. This method supports multiple concurrent appends to the file. NOTE: that concurrent append and serial append CANNOT be used interchangeably. Once a file has been appended to using either one, it can only be appended to using that type of append. </summary> <param name='accountName'> The name of the data lake account that the file lives in. </param> <param name='filePath'> The path to the file to append to using concurrent append. </param> <param name='streamContents'> The file contents to include when appending to the file. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations.CreateAsync(System.String,System.IO.Stream,System.Threading.CancellationToken)"> <summary> Creates the file specified in the link that was returned from BeginCreate. </summary> <param name='fileCreateRequestLink'> The link to the file to create including all required parameters. </param> <param name='streamContents'> The file contents to include when creating the file. This parameter is required, however it can be an empty stream. Just not null. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations.CreateSymLinkAsync(System.String,System.String,System.String,System.Nullable{System.Boolean},System.Threading.CancellationToken)"> <summary> Creates a symbolic link. </summary> <param name='sourcePath'> The path to the directory or file to create a symlink of. </param> <param name='accountName'> The name of the account to use </param> <param name='destinationPath'> The path to create the symlink at </param> <param name='createParent'> If the parent directories do not exist, indicates if they should be created. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations.DeleteAsync(System.String,System.String,System.Boolean,System.Threading.CancellationToken)"> <summary> Deletes the requested file or folder, optionally recursively. </summary> <param name='filePath'> The path to the file or folder to delete. </param> <param name='accountName'> The name of the account to use </param> <param name='recursive'> The optional switch indicating if the delete should be recursive </param> <param name='cancellationToken'> Cancellation token. </param> <returns> The result of the request or operation. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations.DirectAppendAsync(System.String,System.String,System.IO.Stream,System.Nullable{System.Int64},System.Threading.CancellationToken)"> <summary> Directly appends to a file with the specified content, without requiring a redirect. This API is NOT webhdfs compliant. It should be used only by tools that do not rely on webhdfs interoperability. </summary> <param name='filePath'> The path to the file to append to. </param> <param name='accountName'> The name of the Data Lake Store account to append to the file in </param> <param name='streamContents'> The file contents to include when appending to the file. </param> <param name='bufferSize'> The optional buffer size to use when appending data </param> <param name='cancellationToken'> Cancellation token. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations.DirectCreateAsync(System.String,System.String,System.IO.Stream,Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.FileCreateParameters,System.Threading.CancellationToken)"> <summary> Directly creates a file with the specified content, without requiring a redirect. This API is NOT webhdfs compliant. It should be used only by tools that do not rely on webhdfs interoperability. </summary> <param name='filePath'> The path to the file to create. </param> <param name='accountName'> The name of the Data Lake Store account to create the file in </param> <param name='streamContents'> The file contents to include when creating the file. This parameter is required, however it can be an empty stream. Just not null. </param> <param name='parameters'> The optional parameters to use when creating the file </param> <param name='cancellationToken'> Cancellation token. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations.DirectOpenAsync(System.String,System.String,Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.FileOpenParameters,System.Threading.CancellationToken)"> <summary> Directly opens and reads from the specified file, without requiring a redirect. This API is NOT webhdfs compliant. It should be used only by tools that do not rely on webhdfs interoperability. </summary> <param name='filePath'> The path to the file to open. </param> <param name='accountName'> The name of the account to use </param> <param name='parameters'> The optional parameters to pass to the open operation </param> <param name='cancellationToken'> Cancellation token. </param> <returns> The data from the file requested. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations.GetAclStatusAsync(System.String,System.String,System.Threading.CancellationToken)"> <summary> Gets ACL entries on a file or folder. </summary> <param name='filePath'> The path to the directory or file to get ACLs on. </param> <param name='accountName'> The name of the account to use </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Data Lake Store filesystem Acl information. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations.GetContentSummaryAsync(System.String,System.String,System.Threading.CancellationToken)"> <summary> Gets the file content summary object specified by the file path. </summary> <param name='filePath'> The path to the file to open. </param> <param name='accountName'> The name of the account to use </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Data Lake Store filesystem content summary information response. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations.GetFileStatusAsync(System.String,System.String,System.Threading.CancellationToken)"> <summary> Get the file status object specified by the file path. </summary> <param name='filePath'> The path to the file to retrieve status for. </param> <param name='accountName'> The name of the account to use </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Data Lake Store filesystem file status information response. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations.GetHomeDirectoryAsync(System.String,System.Threading.CancellationToken)"> <summary> Get the home directory for the specified account. </summary> <param name='accountName'> The name of the account to use </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Data Lake Store filesystem home path response. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations.ListFileStatusAsync(System.String,System.String,Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.DataLakeStoreFileSystemListParameters,System.Threading.CancellationToken)"> <summary> Get the list of file status objects specified by the file path. </summary> <param name='filePath'> The path to the file to retrieve status for. </param> <param name='accountName'> The name of the account to use </param> <param name='parameters'> Query parameters. If null is passed returns all file status items. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Data Lake Store filesystem file status list information response. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations.MkdirsAsync(System.String,System.String,System.String,System.Threading.CancellationToken)"> <summary> Creates a directory. </summary> <param name='path'> The path to the directory to create. </param> <param name='accountName'> The name of the account to use </param> <param name='permission'> The optional permissions to set on the directories </param> <param name='cancellationToken'> Cancellation token. </param> <returns> The result of the request or operation. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations.ModifyAclEntriesAsync(System.String,System.String,System.String,System.Threading.CancellationToken)"> <summary> Modifies existing ACL entries on a file or folder. </summary> <param name='filePath'> The path to the directory or file to modify ACLs on. </param> <param name='accountName'> The name of the account to use </param> <param name='aclSpec'> The ACL spec included in ACL modification operations in the format '[default:]user|group|other::r|-w|-x|-' </param> <param name='cancellationToken'> Cancellation token. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <!-- Badly formed XML comment ignored for member "M:Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations.MsConcatAsync(System.String,System.String,System.IO.Stream,System.Nullable{System.Boolean},System.Threading.CancellationToken)" --> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations.OpenAsync(System.String,System.Threading.CancellationToken)"> <summary> Gets the data associated with the file handle requested. </summary> <param name='fileOpenRequestLink'> The link to the file to open including all required parameters. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> The data from the file requested. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations.RemoveAclAsync(System.String,System.String,System.Threading.CancellationToken)"> <summary> Removes the existing ACL on a file or folder. </summary> <param name='filePath'> The path to the directory or file to remove ACL on. </param> <param name='accountName'> The name of the account to use </param> <param name='cancellationToken'> Cancellation token. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations.RemoveAclEntriesAsync(System.String,System.String,System.String,System.Threading.CancellationToken)"> <summary> Removes existing ACL entries on a file or folder. </summary> <param name='filePath'> The path to the directory or file to remove ACLs on. </param> <param name='accountName'> The name of the account to use </param> <param name='aclSpec'> The ACL spec included in ACL removal operations in the format '[default:]user|group|other' </param> <param name='cancellationToken'> Cancellation token. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations.RemoveDefaultAclAsync(System.String,System.String,System.Threading.CancellationToken)"> <summary> Removes default ACL entries on a file or folder. </summary> <param name='filePath'> The path to the directory or file to remove default ACLs on. </param> <param name='accountName'> The name of the account to use </param> <param name='cancellationToken'> Cancellation token. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations.RenameAsync(System.String,System.String,System.String,System.Threading.CancellationToken)"> <summary> Rename a directory or file. </summary> <param name='sourcePath'> The path to the directory to move/rename. </param> <param name='accountName'> The name of the account to use </param> <param name='destinationPath'> The path to move/rename the file or folder to </param> <param name='cancellationToken'> Cancellation token. </param> <returns> The result of the request or operation. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations.SetAclAsync(System.String,System.String,System.String,System.Threading.CancellationToken)"> <summary> Sets ACL entries on a file or folder. </summary> <param name='filePath'> The path to the directory or file to set ACLs on. </param> <param name='accountName'> The name of the account to use </param> <param name='aclSpec'> The ACL spec included in ACL creation operations in the format '[default:]user|group|other::r|-w|-x|-' </param> <param name='cancellationToken'> Cancellation token. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations.SetOwnerAsync(System.String,System.String,System.String,System.String,System.Threading.CancellationToken)"> <summary> Sets the owner of a file or folder. </summary> <param name='sourcePath'> The path to the directory or file to set the owner on. </param> <param name='accountName'> The name of the account to use </param> <param name='owner'> The username who is the owner of a file/directory, if empty remains unchanged. </param> <param name='group'> The name of a group, if empty remains unchanged. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations.SetPermissionAsync(System.String,System.String,System.String,System.Threading.CancellationToken)"> <summary> Sets the permission of the file or folder. </summary> <param name='sourcePath'> The path to the directory or file to set permissions on. </param> <param name='accountName'> The name of the account to use </param> <param name='permission'> A string octal representation of the permission (i.e 'rwx') </param> <param name='cancellationToken'> Cancellation token. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations.SetReplicationAsync(System.String,System.String,System.Nullable{System.Int16},System.Threading.CancellationToken)"> <summary> Sets the value of the replication factor. </summary> <param name='sourcePath'> The path to the directory or file to create a replication of. </param> <param name='accountName'> The name of the account to use </param> <param name='replication'> The number of replications of a file. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> The result of the request or operation. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations.SetTimesAsync(System.String,System.String,System.Int64,System.Int64,System.Threading.CancellationToken)"> <summary> Sets the access or modification time on a file or folder. </summary> <param name='sourcePath'> The path to the directory or file to set permissions on. </param> <param name='accountName'> The name of the account to use </param> <param name='modificationTime'> The modification time of a file/directory. If -1 remains unchanged </param> <param name='accessTime'> The access time of a file/directory. If -1 remains unchanged </param> <param name='cancellationToken'> Cancellation token. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperations.#ctor(Microsoft.Azure.Management.DataLake.StoreFileSystem.DataLakeStoreFileSystemManagementClient)"> <summary> Initializes a new instance of the FileSystemOperations class. </summary> <param name='client'> Reference to the service client. </param> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperations.AppendAsync(System.String,System.IO.Stream,System.Threading.CancellationToken)"> <summary> Appends to the file specified in the link that was returned from BeginAppend. </summary> <param name='fileAppendRequestLink'> Required. The link to the file to append to including all required parameters. </param> <param name='streamContents'> Required. The file contents to include when appending to the file. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperations.BeginAppendAsync(System.String,System.String,System.Nullable{System.Int64},System.Threading.CancellationToken)"> <summary> Initiates a file append request, resulting in a return of the data node location that will service the request. </summary> <param name='filePath'> Required. The path to the file to append to. </param> <param name='accountName'> Required. The name of the Data Lake Store account to append to the file in </param> <param name='bufferSize'> Required. The optional buffer size to use when appending data </param> <param name='cancellationToken'> Cancellation token. </param> <returns> The response recieved after the BeginOpen, BeginCreate and BeginAppend requests. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperations.BeginCreateAsync(System.String,System.String,Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.FileCreateParameters,System.Threading.CancellationToken)"> <summary> Initiates a file creation request, resulting in a return of the data node location that will service the request. </summary> <param name='filePath'> Required. The path to the file to create. </param> <param name='accountName'> Required. The name of the Data Lake Store account to create the file in </param> <param name='parameters'> Optional. The optional parameters to use when creating the file </param> <param name='cancellationToken'> Cancellation token. </param> <returns> The response recieved after the BeginOpen, BeginCreate and BeginAppend requests. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperations.BeginOpenAsync(System.String,System.String,Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.FileOpenParameters,System.Threading.CancellationToken)"> <summary> Initiates a file open (read) request, resulting in a return of the data node location that will service the request. </summary> <param name='filePath'> Required. The path to the file to open. </param> <param name='accountName'> Required. The name of the account to use </param> <param name='parameters'> Optional. The optional parameters to pass to the open operation </param> <param name='cancellationToken'> Cancellation token. </param> <returns> The response recieved after the BeginOpen, BeginCreate and BeginAppend requests. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperations.CheckAccessAsync(System.String,System.String,System.String,System.Threading.CancellationToken)"> <summary> Checks if the specified access is available at the given path. </summary> <param name='path'> Required. The path to the file or folder to check access for. </param> <param name='accountName'> Required. The name of the account to use </param> <param name='fsAction'> Required. File system operation read/write/execute in string form, matching regex pattern '[rwx-]{3}' </param> <param name='cancellationToken'> Cancellation token. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperations.ConcatAsync(System.String,System.String,System.String,System.Threading.CancellationToken)"> <summary> Concatenates the list of files into the target file. </summary> <param name='destinationPath'> Required. The path to the destination file resulting from the concatenation. </param> <param name='accountName'> Required. The name of the account to use </param> <param name='paths'> Required. A list of comma seperated absolute FileSystem paths without scheme and authority </param> <param name='cancellationToken'> Cancellation token. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperations.ConcurrentAppendAsync(System.String,System.String,System.IO.Stream,System.Threading.CancellationToken)"> <summary> Appends to the file specified. This method supports multiple concurrent appends to the file. NOTE: that concurrent append and serial append CANNOT be used interchangeably. Once a file has been appended to using either one, it can only be appended to using that type of append. </summary> <param name='accountName'> Required. The name of the data lake account that the file lives in. </param> <param name='filePath'> Required. The path to the file to append to using concurrent append. </param> <param name='streamContents'> Required. The file contents to include when appending to the file. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperations.CreateAsync(System.String,System.IO.Stream,System.Threading.CancellationToken)"> <summary> Creates the file specified in the link that was returned from BeginCreate. </summary> <param name='fileCreateRequestLink'> Required. The link to the file to create including all required parameters. </param> <param name='streamContents'> Required. The file contents to include when creating the file. This parameter is required, however it can be an empty stream. Just not null. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperations.CreateSymLinkAsync(System.String,System.String,System.String,System.Nullable{System.Boolean},System.Threading.CancellationToken)"> <summary> Creates a symbolic link. </summary> <param name='sourcePath'> Required. The path to the directory or file to create a symlink of. </param> <param name='accountName'> Required. The name of the account to use </param> <param name='destinationPath'> Required. The path to create the symlink at </param> <param name='createParent'> Required. If the parent directories do not exist, indicates if they should be created. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperations.DeleteAsync(System.String,System.String,System.Boolean,System.Threading.CancellationToken)"> <summary> Deletes the requested file or folder, optionally recursively. </summary> <param name='filePath'> Required. The path to the file or folder to delete. </param> <param name='accountName'> Required. The name of the account to use </param> <param name='recursive'> Required. The optional switch indicating if the delete should be recursive </param> <param name='cancellationToken'> Cancellation token. </param> <returns> The result of the request or operation. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperations.DirectAppendAsync(System.String,System.String,System.IO.Stream,System.Nullable{System.Int64},System.Threading.CancellationToken)"> <summary> Directly appends to a file with the specified content, without requiring a redirect. This API is NOT webhdfs compliant. It should be used only by tools that do not rely on webhdfs interoperability. </summary> <param name='filePath'> Required. The path to the file to append to. </param> <param name='accountName'> Required. The name of the Data Lake Store account to append to the file in </param> <param name='streamContents'> Required. The file contents to include when appending to the file. </param> <param name='bufferSize'> Required. The optional buffer size to use when appending data </param> <param name='cancellationToken'> Cancellation token. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperations.DirectCreateAsync(System.String,System.String,System.IO.Stream,Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.FileCreateParameters,System.Threading.CancellationToken)"> <summary> Directly creates a file with the specified content, without requiring a redirect. This API is NOT webhdfs compliant. It should be used only by tools that do not rely on webhdfs interoperability. </summary> <param name='filePath'> Required. The path to the file to create. </param> <param name='accountName'> Required. The name of the Data Lake Store account to create the file in </param> <param name='streamContents'> Required. The file contents to include when creating the file. This parameter is required, however it can be an empty stream. Just not null. </param> <param name='parameters'> Optional. The optional parameters to use when creating the file </param> <param name='cancellationToken'> Cancellation token. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperations.DirectOpenAsync(System.String,System.String,Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.FileOpenParameters,System.Threading.CancellationToken)"> <summary> Directly opens and reads from the specified file, without requiring a redirect. This API is NOT webhdfs compliant. It should be used only by tools that do not rely on webhdfs interoperability. </summary> <param name='filePath'> Required. The path to the file to open. </param> <param name='accountName'> Required. The name of the account to use </param> <param name='parameters'> Optional. The optional parameters to pass to the open operation </param> <param name='cancellationToken'> Cancellation token. </param> <returns> The data from the file requested. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperations.GetAclStatusAsync(System.String,System.String,System.Threading.CancellationToken)"> <summary> Gets ACL entries on a file or folder. </summary> <param name='filePath'> Required. The path to the directory or file to get ACLs on. </param> <param name='accountName'> Required. The name of the account to use </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Data Lake Store filesystem Acl information. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperations.GetContentSummaryAsync(System.String,System.String,System.Threading.CancellationToken)"> <summary> Gets the file content summary object specified by the file path. </summary> <param name='filePath'> Required. The path to the file to open. </param> <param name='accountName'> Required. The name of the account to use </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Data Lake Store filesystem content summary information response. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperations.GetFileStatusAsync(System.String,System.String,System.Threading.CancellationToken)"> <summary> Get the file status object specified by the file path. </summary> <param name='filePath'> Required. The path to the file to retrieve status for. </param> <param name='accountName'> Required. The name of the account to use </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Data Lake Store filesystem file status information response. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperations.GetHomeDirectoryAsync(System.String,System.Threading.CancellationToken)"> <summary> Get the home directory for the specified account. </summary> <param name='accountName'> Required. The name of the account to use </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Data Lake Store filesystem home path response. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperations.ListFileStatusAsync(System.String,System.String,Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.DataLakeStoreFileSystemListParameters,System.Threading.CancellationToken)"> <summary> Get the list of file status objects specified by the file path. </summary> <param name='filePath'> Required. The path to the file to retrieve status for. </param> <param name='accountName'> Required. The name of the account to use </param> <param name='parameters'> Optional. Query parameters. If null is passed returns all file status items. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> Data Lake Store filesystem file status list information response. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperations.MkdirsAsync(System.String,System.String,System.String,System.Threading.CancellationToken)"> <summary> Creates a directory. </summary> <param name='path'> Required. The path to the directory to create. </param> <param name='accountName'> Required. The name of the account to use </param> <param name='permission'> Optional. The optional permissions to set on the directories </param> <param name='cancellationToken'> Cancellation token. </param> <returns> The result of the request or operation. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperations.ModifyAclEntriesAsync(System.String,System.String,System.String,System.Threading.CancellationToken)"> <summary> Modifies existing ACL entries on a file or folder. </summary> <param name='filePath'> Required. The path to the directory or file to modify ACLs on. </param> <param name='accountName'> Required. The name of the account to use </param> <param name='aclSpec'> Required. The ACL spec included in ACL modification operations in the format '[default:]user|group|other::r|-w|-x|-' </param> <param name='cancellationToken'> Cancellation token. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <!-- Badly formed XML comment ignored for member "M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperations.MsConcatAsync(System.String,System.String,System.IO.Stream,System.Nullable{System.Boolean},System.Threading.CancellationToken)" --> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperations.OpenAsync(System.String,System.Threading.CancellationToken)"> <summary> Gets the data associated with the file handle requested. </summary> <param name='fileOpenRequestLink'> Required. The link to the file to open including all required parameters. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> The data from the file requested. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperations.RemoveAclAsync(System.String,System.String,System.Threading.CancellationToken)"> <summary> Removes the existing ACL on a file or folder. </summary> <param name='filePath'> Required. The path to the directory or file to remove ACL on. </param> <param name='accountName'> Required. The name of the account to use </param> <param name='cancellationToken'> Cancellation token. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperations.RemoveAclEntriesAsync(System.String,System.String,System.String,System.Threading.CancellationToken)"> <summary> Removes existing ACL entries on a file or folder. </summary> <param name='filePath'> Required. The path to the directory or file to remove ACLs on. </param> <param name='accountName'> Required. The name of the account to use </param> <param name='aclSpec'> Required. The ACL spec included in ACL removal operations in the format '[default:]user|group|other' </param> <param name='cancellationToken'> Cancellation token. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperations.RemoveDefaultAclAsync(System.String,System.String,System.Threading.CancellationToken)"> <summary> Removes default ACL entries on a file or folder. </summary> <param name='filePath'> Required. The path to the directory or file to remove default ACLs on. </param> <param name='accountName'> Required. The name of the account to use </param> <param name='cancellationToken'> Cancellation token. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperations.RenameAsync(System.String,System.String,System.String,System.Threading.CancellationToken)"> <summary> Rename a directory or file. </summary> <param name='sourcePath'> Required. The path to the directory to move/rename. </param> <param name='accountName'> Required. The name of the account to use </param> <param name='destinationPath'> Required. The path to move/rename the file or folder to </param> <param name='cancellationToken'> Cancellation token. </param> <returns> The result of the request or operation. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperations.SetAclAsync(System.String,System.String,System.String,System.Threading.CancellationToken)"> <summary> Sets ACL entries on a file or folder. </summary> <param name='filePath'> Required. The path to the directory or file to set ACLs on. </param> <param name='accountName'> Required. The name of the account to use </param> <param name='aclSpec'> Required. The ACL spec included in ACL creation operations in the format '[default:]user|group|other::r|-w|-x|-' </param> <param name='cancellationToken'> Cancellation token. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperations.SetOwnerAsync(System.String,System.String,System.String,System.String,System.Threading.CancellationToken)"> <summary> Sets the owner of a file or folder. </summary> <param name='sourcePath'> Required. The path to the directory or file to set the owner on. </param> <param name='accountName'> Required. The name of the account to use </param> <param name='owner'> Optional. The username who is the owner of a file/directory, if empty remains unchanged. </param> <param name='group'> Optional. The name of a group, if empty remains unchanged. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperations.SetPermissionAsync(System.String,System.String,System.String,System.Threading.CancellationToken)"> <summary> Sets the permission of the file or folder. </summary> <param name='sourcePath'> Required. The path to the directory or file to set permissions on. </param> <param name='accountName'> Required. The name of the account to use </param> <param name='permission'> Optional. A string octal representation of the permission (i.e 'rwx') </param> <param name='cancellationToken'> Cancellation token. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperations.SetReplicationAsync(System.String,System.String,System.Nullable{System.Int16},System.Threading.CancellationToken)"> <summary> Sets the value of the replication factor. </summary> <param name='sourcePath'> Required. The path to the directory or file to create a replication of. </param> <param name='accountName'> Required. The name of the account to use </param> <param name='replication'> Required. The number of replications of a file. </param> <param name='cancellationToken'> Cancellation token. </param> <returns> The result of the request or operation. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperations.SetTimesAsync(System.String,System.String,System.Int64,System.Int64,System.Threading.CancellationToken)"> <summary> Sets the access or modification time on a file or folder. </summary> <param name='sourcePath'> Required. The path to the directory or file to set permissions on. </param> <param name='accountName'> Required. The name of the account to use </param> <param name='modificationTime'> Required. The modification time of a file/directory. If -1 remains unchanged </param> <param name='accessTime'> Required. The access time of a file/directory. If -1 remains unchanged </param> <param name='cancellationToken'> Cancellation token. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="P:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperations.Client"> <summary> Gets a reference to the Microsoft.Azure.Management.DataLake.StoreFileSystem.DataLakeStoreFileSystemManagementClient. </summary> </member> <member name="T:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperationsExtensions"> <summary> Creates a Data Lake Store filesystem management client. </summary> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperationsExtensions.Append(Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations,System.String,System.IO.Stream)"> <summary> Appends to the file specified in the link that was returned from BeginAppend. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations. </param> <param name='fileAppendRequestLink'> Required. The link to the file to append to including all required parameters. </param> <param name='streamContents'> Required. The file contents to include when appending to the file. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperationsExtensions.AppendAsync(Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations,System.String,System.IO.Stream)"> <summary> Appends to the file specified in the link that was returned from BeginAppend. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations. </param> <param name='fileAppendRequestLink'> Required. The link to the file to append to including all required parameters. </param> <param name='streamContents'> Required. The file contents to include when appending to the file. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperationsExtensions.BeginAppend(Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations,System.String,System.String,System.Nullable{System.Int64})"> <summary> Initiates a file append request, resulting in a return of the data node location that will service the request. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations. </param> <param name='filePath'> Required. The path to the file to append to. </param> <param name='accountName'> Required. The name of the Data Lake Store account to append to the file in </param> <param name='bufferSize'> Required. The optional buffer size to use when appending data </param> <returns> The response recieved after the BeginOpen, BeginCreate and BeginAppend requests. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperationsExtensions.BeginAppendAsync(Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations,System.String,System.String,System.Nullable{System.Int64})"> <summary> Initiates a file append request, resulting in a return of the data node location that will service the request. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations. </param> <param name='filePath'> Required. The path to the file to append to. </param> <param name='accountName'> Required. The name of the Data Lake Store account to append to the file in </param> <param name='bufferSize'> Required. The optional buffer size to use when appending data </param> <returns> The response recieved after the BeginOpen, BeginCreate and BeginAppend requests. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperationsExtensions.BeginCreate(Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations,System.String,System.String,Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.FileCreateParameters)"> <summary> Initiates a file creation request, resulting in a return of the data node location that will service the request. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations. </param> <param name='filePath'> Required. The path to the file to create. </param> <param name='accountName'> Required. The name of the Data Lake Store account to create the file in </param> <param name='parameters'> Optional. The optional parameters to use when creating the file </param> <returns> The response recieved after the BeginOpen, BeginCreate and BeginAppend requests. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperationsExtensions.BeginCreateAsync(Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations,System.String,System.String,Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.FileCreateParameters)"> <summary> Initiates a file creation request, resulting in a return of the data node location that will service the request. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations. </param> <param name='filePath'> Required. The path to the file to create. </param> <param name='accountName'> Required. The name of the Data Lake Store account to create the file in </param> <param name='parameters'> Optional. The optional parameters to use when creating the file </param> <returns> The response recieved after the BeginOpen, BeginCreate and BeginAppend requests. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperationsExtensions.BeginOpen(Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations,System.String,System.String,Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.FileOpenParameters)"> <summary> Initiates a file open (read) request, resulting in a return of the data node location that will service the request. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations. </param> <param name='filePath'> Required. The path to the file to open. </param> <param name='accountName'> Required. The name of the account to use </param> <param name='parameters'> Optional. The optional parameters to pass to the open operation </param> <returns> The response recieved after the BeginOpen, BeginCreate and BeginAppend requests. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperationsExtensions.BeginOpenAsync(Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations,System.String,System.String,Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.FileOpenParameters)"> <summary> Initiates a file open (read) request, resulting in a return of the data node location that will service the request. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations. </param> <param name='filePath'> Required. The path to the file to open. </param> <param name='accountName'> Required. The name of the account to use </param> <param name='parameters'> Optional. The optional parameters to pass to the open operation </param> <returns> The response recieved after the BeginOpen, BeginCreate and BeginAppend requests. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperationsExtensions.CheckAccess(Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations,System.String,System.String,System.String)"> <summary> Checks if the specified access is available at the given path. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations. </param> <param name='path'> Required. The path to the file or folder to check access for. </param> <param name='accountName'> Required. The name of the account to use </param> <param name='fsAction'> Required. File system operation read/write/execute in string form, matching regex pattern '[rwx-]{3}' </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperationsExtensions.CheckAccessAsync(Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations,System.String,System.String,System.String)"> <summary> Checks if the specified access is available at the given path. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations. </param> <param name='path'> Required. The path to the file or folder to check access for. </param> <param name='accountName'> Required. The name of the account to use </param> <param name='fsAction'> Required. File system operation read/write/execute in string form, matching regex pattern '[rwx-]{3}' </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperationsExtensions.Concat(Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations,System.String,System.String,System.String)"> <summary> Concatenates the list of files into the target file. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations. </param> <param name='destinationPath'> Required. The path to the destination file resulting from the concatenation. </param> <param name='accountName'> Required. The name of the account to use </param> <param name='paths'> Required. A list of comma seperated absolute FileSystem paths without scheme and authority </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperationsExtensions.ConcatAsync(Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations,System.String,System.String,System.String)"> <summary> Concatenates the list of files into the target file. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations. </param> <param name='destinationPath'> Required. The path to the destination file resulting from the concatenation. </param> <param name='accountName'> Required. The name of the account to use </param> <param name='paths'> Required. A list of comma seperated absolute FileSystem paths without scheme and authority </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperationsExtensions.ConcurrentAppend(Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations,System.String,System.String,System.IO.Stream)"> <summary> Appends to the file specified. This method supports multiple concurrent appends to the file. NOTE: that concurrent append and serial append CANNOT be used interchangeably. Once a file has been appended to using either one, it can only be appended to using that type of append. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations. </param> <param name='accountName'> Required. The name of the data lake account that the file lives in. </param> <param name='filePath'> Required. The path to the file to append to using concurrent append. </param> <param name='streamContents'> Required. The file contents to include when appending to the file. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperationsExtensions.ConcurrentAppendAsync(Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations,System.String,System.String,System.IO.Stream)"> <summary> Appends to the file specified. This method supports multiple concurrent appends to the file. NOTE: that concurrent append and serial append CANNOT be used interchangeably. Once a file has been appended to using either one, it can only be appended to using that type of append. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations. </param> <param name='accountName'> Required. The name of the data lake account that the file lives in. </param> <param name='filePath'> Required. The path to the file to append to using concurrent append. </param> <param name='streamContents'> Required. The file contents to include when appending to the file. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperationsExtensions.Create(Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations,System.String,System.IO.Stream)"> <summary> Creates the file specified in the link that was returned from BeginCreate. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations. </param> <param name='fileCreateRequestLink'> Required. The link to the file to create including all required parameters. </param> <param name='streamContents'> Required. The file contents to include when creating the file. This parameter is required, however it can be an empty stream. Just not null. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperationsExtensions.CreateAsync(Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations,System.String,System.IO.Stream)"> <summary> Creates the file specified in the link that was returned from BeginCreate. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations. </param> <param name='fileCreateRequestLink'> Required. The link to the file to create including all required parameters. </param> <param name='streamContents'> Required. The file contents to include when creating the file. This parameter is required, however it can be an empty stream. Just not null. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperationsExtensions.CreateSymLink(Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations,System.String,System.String,System.String,System.Nullable{System.Boolean})"> <summary> Creates a symbolic link. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations. </param> <param name='sourcePath'> Required. The path to the directory or file to create a symlink of. </param> <param name='accountName'> Required. The name of the account to use </param> <param name='destinationPath'> Required. The path to create the symlink at </param> <param name='createParent'> Required. If the parent directories do not exist, indicates if they should be created. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperationsExtensions.CreateSymLinkAsync(Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations,System.String,System.String,System.String,System.Nullable{System.Boolean})"> <summary> Creates a symbolic link. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations. </param> <param name='sourcePath'> Required. The path to the directory or file to create a symlink of. </param> <param name='accountName'> Required. The name of the account to use </param> <param name='destinationPath'> Required. The path to create the symlink at </param> <param name='createParent'> Required. If the parent directories do not exist, indicates if they should be created. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperationsExtensions.Delete(Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations,System.String,System.String,System.Boolean)"> <summary> Deletes the requested file or folder, optionally recursively. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations. </param> <param name='filePath'> Required. The path to the file or folder to delete. </param> <param name='accountName'> Required. The name of the account to use </param> <param name='recursive'> Required. The optional switch indicating if the delete should be recursive </param> <returns> The result of the request or operation. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperationsExtensions.DeleteAsync(Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations,System.String,System.String,System.Boolean)"> <summary> Deletes the requested file or folder, optionally recursively. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations. </param> <param name='filePath'> Required. The path to the file or folder to delete. </param> <param name='accountName'> Required. The name of the account to use </param> <param name='recursive'> Required. The optional switch indicating if the delete should be recursive </param> <returns> The result of the request or operation. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperationsExtensions.DirectAppend(Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations,System.String,System.String,System.IO.Stream,System.Nullable{System.Int64})"> <summary> Directly appends to a file with the specified content, without requiring a redirect. This API is NOT webhdfs compliant. It should be used only by tools that do not rely on webhdfs interoperability. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations. </param> <param name='filePath'> Required. The path to the file to append to. </param> <param name='accountName'> Required. The name of the Data Lake Store account to append to the file in </param> <param name='streamContents'> Required. The file contents to include when appending to the file. </param> <param name='bufferSize'> Required. The optional buffer size to use when appending data </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperationsExtensions.DirectAppendAsync(Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations,System.String,System.String,System.IO.Stream,System.Nullable{System.Int64})"> <summary> Directly appends to a file with the specified content, without requiring a redirect. This API is NOT webhdfs compliant. It should be used only by tools that do not rely on webhdfs interoperability. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations. </param> <param name='filePath'> Required. The path to the file to append to. </param> <param name='accountName'> Required. The name of the Data Lake Store account to append to the file in </param> <param name='streamContents'> Required. The file contents to include when appending to the file. </param> <param name='bufferSize'> Required. The optional buffer size to use when appending data </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperationsExtensions.DirectCreate(Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations,System.String,System.String,System.IO.Stream,Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.FileCreateParameters)"> <summary> Directly creates a file with the specified content, without requiring a redirect. This API is NOT webhdfs compliant. It should be used only by tools that do not rely on webhdfs interoperability. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations. </param> <param name='filePath'> Required. The path to the file to create. </param> <param name='accountName'> Required. The name of the Data Lake Store account to create the file in </param> <param name='streamContents'> Required. The file contents to include when creating the file. This parameter is required, however it can be an empty stream. Just not null. </param> <param name='parameters'> Optional. The optional parameters to use when creating the file </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperationsExtensions.DirectCreateAsync(Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations,System.String,System.String,System.IO.Stream,Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.FileCreateParameters)"> <summary> Directly creates a file with the specified content, without requiring a redirect. This API is NOT webhdfs compliant. It should be used only by tools that do not rely on webhdfs interoperability. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations. </param> <param name='filePath'> Required. The path to the file to create. </param> <param name='accountName'> Required. The name of the Data Lake Store account to create the file in </param> <param name='streamContents'> Required. The file contents to include when creating the file. This parameter is required, however it can be an empty stream. Just not null. </param> <param name='parameters'> Optional. The optional parameters to use when creating the file </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperationsExtensions.DirectOpen(Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations,System.String,System.String,Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.FileOpenParameters)"> <summary> Directly opens and reads from the specified file, without requiring a redirect. This API is NOT webhdfs compliant. It should be used only by tools that do not rely on webhdfs interoperability. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations. </param> <param name='filePath'> Required. The path to the file to open. </param> <param name='accountName'> Required. The name of the account to use </param> <param name='parameters'> Optional. The optional parameters to pass to the open operation </param> <returns> The data from the file requested. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperationsExtensions.DirectOpenAsync(Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations,System.String,System.String,Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.FileOpenParameters)"> <summary> Directly opens and reads from the specified file, without requiring a redirect. This API is NOT webhdfs compliant. It should be used only by tools that do not rely on webhdfs interoperability. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations. </param> <param name='filePath'> Required. The path to the file to open. </param> <param name='accountName'> Required. The name of the account to use </param> <param name='parameters'> Optional. The optional parameters to pass to the open operation </param> <returns> The data from the file requested. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperationsExtensions.GetAclStatus(Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations,System.String,System.String)"> <summary> Gets ACL entries on a file or folder. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations. </param> <param name='filePath'> Required. The path to the directory or file to get ACLs on. </param> <param name='accountName'> Required. The name of the account to use </param> <returns> Data Lake Store filesystem Acl information. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperationsExtensions.GetAclStatusAsync(Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations,System.String,System.String)"> <summary> Gets ACL entries on a file or folder. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations. </param> <param name='filePath'> Required. The path to the directory or file to get ACLs on. </param> <param name='accountName'> Required. The name of the account to use </param> <returns> Data Lake Store filesystem Acl information. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperationsExtensions.GetContentSummary(Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations,System.String,System.String)"> <summary> Gets the file content summary object specified by the file path. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations. </param> <param name='filePath'> Required. The path to the file to open. </param> <param name='accountName'> Required. The name of the account to use </param> <returns> Data Lake Store filesystem content summary information response. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperationsExtensions.GetContentSummaryAsync(Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations,System.String,System.String)"> <summary> Gets the file content summary object specified by the file path. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations. </param> <param name='filePath'> Required. The path to the file to open. </param> <param name='accountName'> Required. The name of the account to use </param> <returns> Data Lake Store filesystem content summary information response. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperationsExtensions.GetFileStatus(Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations,System.String,System.String)"> <summary> Get the file status object specified by the file path. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations. </param> <param name='filePath'> Required. The path to the file to retrieve status for. </param> <param name='accountName'> Required. The name of the account to use </param> <returns> Data Lake Store filesystem file status information response. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperationsExtensions.GetFileStatusAsync(Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations,System.String,System.String)"> <summary> Get the file status object specified by the file path. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations. </param> <param name='filePath'> Required. The path to the file to retrieve status for. </param> <param name='accountName'> Required. The name of the account to use </param> <returns> Data Lake Store filesystem file status information response. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperationsExtensions.GetHomeDirectory(Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations,System.String)"> <summary> Get the home directory for the specified account. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations. </param> <param name='accountName'> Required. The name of the account to use </param> <returns> Data Lake Store filesystem home path response. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperationsExtensions.GetHomeDirectoryAsync(Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations,System.String)"> <summary> Get the home directory for the specified account. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations. </param> <param name='accountName'> Required. The name of the account to use </param> <returns> Data Lake Store filesystem home path response. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperationsExtensions.ListFileStatus(Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations,System.String,System.String,Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.DataLakeStoreFileSystemListParameters)"> <summary> Get the list of file status objects specified by the file path. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations. </param> <param name='filePath'> Required. The path to the file to retrieve status for. </param> <param name='accountName'> Required. The name of the account to use </param> <param name='parameters'> Optional. Query parameters. If null is passed returns all file status items. </param> <returns> Data Lake Store filesystem file status list information response. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperationsExtensions.ListFileStatusAsync(Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations,System.String,System.String,Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.DataLakeStoreFileSystemListParameters)"> <summary> Get the list of file status objects specified by the file path. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations. </param> <param name='filePath'> Required. The path to the file to retrieve status for. </param> <param name='accountName'> Required. The name of the account to use </param> <param name='parameters'> Optional. Query parameters. If null is passed returns all file status items. </param> <returns> Data Lake Store filesystem file status list information response. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperationsExtensions.Mkdirs(Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations,System.String,System.String,System.String)"> <summary> Creates a directory. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations. </param> <param name='path'> Required. The path to the directory to create. </param> <param name='accountName'> Required. The name of the account to use </param> <param name='permission'> Optional. The optional permissions to set on the directories </param> <returns> The result of the request or operation. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperationsExtensions.MkdirsAsync(Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations,System.String,System.String,System.String)"> <summary> Creates a directory. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations. </param> <param name='path'> Required. The path to the directory to create. </param> <param name='accountName'> Required. The name of the account to use </param> <param name='permission'> Optional. The optional permissions to set on the directories </param> <returns> The result of the request or operation. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperationsExtensions.ModifyAclEntries(Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations,System.String,System.String,System.String)"> <summary> Modifies existing ACL entries on a file or folder. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations. </param> <param name='filePath'> Required. The path to the directory or file to modify ACLs on. </param> <param name='accountName'> Required. The name of the account to use </param> <param name='aclSpec'> Required. The ACL spec included in ACL modification operations in the format '[default:]user|group|other::r|-w|-x|-' </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperationsExtensions.ModifyAclEntriesAsync(Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations,System.String,System.String,System.String)"> <summary> Modifies existing ACL entries on a file or folder. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations. </param> <param name='filePath'> Required. The path to the directory or file to modify ACLs on. </param> <param name='accountName'> Required. The name of the account to use </param> <param name='aclSpec'> Required. The ACL spec included in ACL modification operations in the format '[default:]user|group|other::r|-w|-x|-' </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <!-- Badly formed XML comment ignored for member "M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperationsExtensions.MsConcat(Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations,System.String,System.String,System.IO.Stream,System.Nullable{System.Boolean})" --> <!-- Badly formed XML comment ignored for member "M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperationsExtensions.MsConcatAsync(Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations,System.String,System.String,System.IO.Stream,System.Nullable{System.Boolean})" --> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperationsExtensions.Open(Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations,System.String)"> <summary> Gets the data associated with the file handle requested. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations. </param> <param name='fileOpenRequestLink'> Required. The link to the file to open including all required parameters. </param> <returns> The data from the file requested. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperationsExtensions.OpenAsync(Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations,System.String)"> <summary> Gets the data associated with the file handle requested. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations. </param> <param name='fileOpenRequestLink'> Required. The link to the file to open including all required parameters. </param> <returns> The data from the file requested. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperationsExtensions.RemoveAcl(Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations,System.String,System.String)"> <summary> Removes the existing ACL on a file or folder. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations. </param> <param name='filePath'> Required. The path to the directory or file to remove ACL on. </param> <param name='accountName'> Required. The name of the account to use </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperationsExtensions.RemoveAclAsync(Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations,System.String,System.String)"> <summary> Removes the existing ACL on a file or folder. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations. </param> <param name='filePath'> Required. The path to the directory or file to remove ACL on. </param> <param name='accountName'> Required. The name of the account to use </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperationsExtensions.RemoveAclEntries(Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations,System.String,System.String,System.String)"> <summary> Removes existing ACL entries on a file or folder. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations. </param> <param name='filePath'> Required. The path to the directory or file to remove ACLs on. </param> <param name='accountName'> Required. The name of the account to use </param> <param name='aclSpec'> Required. The ACL spec included in ACL removal operations in the format '[default:]user|group|other' </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperationsExtensions.RemoveAclEntriesAsync(Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations,System.String,System.String,System.String)"> <summary> Removes existing ACL entries on a file or folder. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations. </param> <param name='filePath'> Required. The path to the directory or file to remove ACLs on. </param> <param name='accountName'> Required. The name of the account to use </param> <param name='aclSpec'> Required. The ACL spec included in ACL removal operations in the format '[default:]user|group|other' </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperationsExtensions.RemoveDefaultAcl(Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations,System.String,System.String)"> <summary> Removes default ACL entries on a file or folder. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations. </param> <param name='filePath'> Required. The path to the directory or file to remove default ACLs on. </param> <param name='accountName'> Required. The name of the account to use </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperationsExtensions.RemoveDefaultAclAsync(Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations,System.String,System.String)"> <summary> Removes default ACL entries on a file or folder. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations. </param> <param name='filePath'> Required. The path to the directory or file to remove default ACLs on. </param> <param name='accountName'> Required. The name of the account to use </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperationsExtensions.Rename(Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations,System.String,System.String,System.String)"> <summary> Rename a directory or file. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations. </param> <param name='sourcePath'> Required. The path to the directory to move/rename. </param> <param name='accountName'> Required. The name of the account to use </param> <param name='destinationPath'> Required. The path to move/rename the file or folder to </param> <returns> The result of the request or operation. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperationsExtensions.RenameAsync(Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations,System.String,System.String,System.String)"> <summary> Rename a directory or file. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations. </param> <param name='sourcePath'> Required. The path to the directory to move/rename. </param> <param name='accountName'> Required. The name of the account to use </param> <param name='destinationPath'> Required. The path to move/rename the file or folder to </param> <returns> The result of the request or operation. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperationsExtensions.SetAcl(Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations,System.String,System.String,System.String)"> <summary> Sets ACL entries on a file or folder. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations. </param> <param name='filePath'> Required. The path to the directory or file to set ACLs on. </param> <param name='accountName'> Required. The name of the account to use </param> <param name='aclSpec'> Required. The ACL spec included in ACL creation operations in the format '[default:]user|group|other::r|-w|-x|-' </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperationsExtensions.SetAclAsync(Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations,System.String,System.String,System.String)"> <summary> Sets ACL entries on a file or folder. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations. </param> <param name='filePath'> Required. The path to the directory or file to set ACLs on. </param> <param name='accountName'> Required. The name of the account to use </param> <param name='aclSpec'> Required. The ACL spec included in ACL creation operations in the format '[default:]user|group|other::r|-w|-x|-' </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperationsExtensions.SetOwner(Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations,System.String,System.String,System.String,System.String)"> <summary> Sets the owner of a file or folder. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations. </param> <param name='sourcePath'> Required. The path to the directory or file to set the owner on. </param> <param name='accountName'> Required. The name of the account to use </param> <param name='owner'> Optional. The username who is the owner of a file/directory, if empty remains unchanged. </param> <param name='group'> Optional. The name of a group, if empty remains unchanged. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperationsExtensions.SetOwnerAsync(Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations,System.String,System.String,System.String,System.String)"> <summary> Sets the owner of a file or folder. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations. </param> <param name='sourcePath'> Required. The path to the directory or file to set the owner on. </param> <param name='accountName'> Required. The name of the account to use </param> <param name='owner'> Optional. The username who is the owner of a file/directory, if empty remains unchanged. </param> <param name='group'> Optional. The name of a group, if empty remains unchanged. </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperationsExtensions.SetPermission(Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations,System.String,System.String,System.String)"> <summary> Sets the permission of the file or folder. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations. </param> <param name='sourcePath'> Required. The path to the directory or file to set permissions on. </param> <param name='accountName'> Required. The name of the account to use </param> <param name='permission'> Optional. A string octal representation of the permission (i.e 'rwx') </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperationsExtensions.SetPermissionAsync(Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations,System.String,System.String,System.String)"> <summary> Sets the permission of the file or folder. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations. </param> <param name='sourcePath'> Required. The path to the directory or file to set permissions on. </param> <param name='accountName'> Required. The name of the account to use </param> <param name='permission'> Optional. A string octal representation of the permission (i.e 'rwx') </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperationsExtensions.SetReplication(Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations,System.String,System.String,System.Nullable{System.Int16})"> <summary> Sets the value of the replication factor. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations. </param> <param name='sourcePath'> Required. The path to the directory or file to create a replication of. </param> <param name='accountName'> Required. The name of the account to use </param> <param name='replication'> Required. The number of replications of a file. </param> <returns> The result of the request or operation. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperationsExtensions.SetReplicationAsync(Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations,System.String,System.String,System.Nullable{System.Int16})"> <summary> Sets the value of the replication factor. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations. </param> <param name='sourcePath'> Required. The path to the directory or file to create a replication of. </param> <param name='accountName'> Required. The name of the account to use </param> <param name='replication'> Required. The number of replications of a file. </param> <returns> The result of the request or operation. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperationsExtensions.SetTimes(Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations,System.String,System.String,System.Int64,System.Int64)"> <summary> Sets the access or modification time on a file or folder. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations. </param> <param name='sourcePath'> Required. The path to the directory or file to set permissions on. </param> <param name='accountName'> Required. The name of the account to use </param> <param name='modificationTime'> Required. The modification time of a file/directory. If -1 remains unchanged </param> <param name='accessTime'> Required. The access time of a file/directory. If -1 remains unchanged </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.FileSystemOperationsExtensions.SetTimesAsync(Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations,System.String,System.String,System.Int64,System.Int64)"> <summary> Sets the access or modification time on a file or folder. </summary> <param name='operations'> Reference to the Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations. </param> <param name='sourcePath'> Required. The path to the directory or file to set permissions on. </param> <param name='accountName'> Required. The name of the account to use </param> <param name='modificationTime'> Required. The modification time of a file/directory. If -1 remains unchanged </param> <param name='accessTime'> Required. The access time of a file/directory. If -1 remains unchanged </param> <returns> A standard service response including an HTTP status code and request ID. </returns> </member> <member name="T:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.AclStatus"> <summary> Data Lake ACL status information </summary> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.AclStatus.#ctor"> <summary> Initializes a new instance of the AclStatus class. </summary> </member> <member name="P:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.AclStatus.Entries"> <summary> Optional. Gets or sets the list of ACLSpec entries on a file or folder. </summary> </member> <member name="P:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.AclStatus.Group"> <summary> Optional. Gets or sets the group owner. </summary> </member> <member name="P:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.AclStatus.Owner"> <summary> Optional. Gets or sets the user who is the owner. </summary> </member> <member name="P:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.AclStatus.StickyBit"> <summary> Optional. Gets or sets the indicator of whether the sticky bit is on or off. </summary> </member> <member name="T:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.AclStatusResponse"> <summary> Data Lake Store filesystem Acl information. </summary> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.AclStatusResponse.#ctor"> <summary> Initializes a new instance of the AclStatusResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.AclStatusResponse.AclStatus"> <summary> Optional. Gets or sets the AclStatus object for a given folder or file </summary> </member> <member name="T:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.ContentSummary"> <summary> Data Lake content summary information </summary> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.ContentSummary.#ctor"> <summary> Initializes a new instance of the ContentSummary class. </summary> </member> <member name="P:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.ContentSummary.DirectoryCount"> <summary> Optional. Gets or sets the number of directories. </summary> </member> <member name="P:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.ContentSummary.FileCount"> <summary> Optional. Gets or sets the number of files. </summary> </member> <member name="P:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.ContentSummary.Length"> <summary> Optional. Gets or sets the number of bytes used by the contet. </summary> </member> <member name="P:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.ContentSummary.Quota"> <summary> Optional. Gets or sets the namespace quota of this directory. </summary> </member> <member name="P:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.ContentSummary.SpaceConsumed"> <summary> Optional. Gets or sets the disk space consumed by the content. </summary> </member> <member name="P:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.ContentSummary.SpaceQuota"> <summary> Optional. Gets or sets the disk space quota. </summary> </member> <member name="T:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.ContentSummaryResponse"> <summary> Data Lake Store filesystem content summary information response. </summary> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.ContentSummaryResponse.#ctor"> <summary> Initializes a new instance of the ContentSummaryResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.ContentSummaryResponse.ContentSummary"> <summary> Optional. Gets or sets the content summary for the specified path </summary> </member> <member name="T:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.FileCreateOpenAndAppendResponse"> <summary> The response recieved after the BeginOpen, BeginCreate and BeginAppend requests. </summary> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.FileCreateOpenAndAppendResponse.#ctor"> <summary> Initializes a new instance of the FileCreateOpenAndAppendResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.FileCreateOpenAndAppendResponse.Location"> <summary> Optional. Gets or sets the redirect URI location with any necessary parameters </summary> </member> <member name="T:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.FileCreateParameters"> <summary> Parameters used when creating a file </summary> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.FileCreateParameters.#ctor"> <summary> Initializes a new instance of the FileCreateParameters class. </summary> </member> <member name="P:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.FileCreateParameters.BlockSize"> <summary> Optional. Gets or sets the block size of a file, in bytes </summary> </member> <member name="P:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.FileCreateParameters.BufferSize"> <summary> Optional. Gets or sets the size of the buffer used in transferring data. </summary> </member> <member name="P:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.FileCreateParameters.Overwrite"> <summary> Optional. Gets or sets the indication of if the file should be overwritten </summary> </member> <member name="P:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.FileCreateParameters.Permission"> <summary> Optional. Gets or sets the permissions of a file or directory </summary> </member> <member name="P:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.FileCreateParameters.Replication"> <summary> Optional. Gets or sets the number of replications of a file </summary> </member> <member name="T:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.FileOpenParameters"> <summary> Parameters used when opening a file for read </summary> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.FileOpenParameters.#ctor"> <summary> Initializes a new instance of the FileOpenParameters class. </summary> </member> <member name="P:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.FileOpenParameters.BufferSize"> <summary> Optional. Gets or sets the size of the buffer used when transferring data </summary> </member> <member name="P:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.FileOpenParameters.Length"> <summary> Optional. Gets or sets the length of the file that should be read, in bytes </summary> </member> <member name="P:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.FileOpenParameters.Offset"> <summary> Optional. Gets or sets the offset to begin reading the file at </summary> </member> <member name="T:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.FileOpenResponse"> <summary> The data from the file requested. </summary> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.FileOpenResponse.#ctor"> <summary> Initializes a new instance of the FileOpenResponse class. </summary> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.FileOpenResponse.#ctor(System.Byte[])"> <summary> Initializes a new instance of the FileOpenResponse class with required arguments. </summary> </member> <member name="P:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.FileOpenResponse.FileContents"> <summary> Required. Gets or sets the file contents that are being read by the file handle </summary> </member> <member name="T:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.FileOperationResultResponse"> <summary> The result of the request or operation. </summary> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.FileOperationResultResponse.#ctor"> <summary> Initializes a new instance of the FileOperationResultResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.FileOperationResultResponse.OperationResult"> <summary> Optional. Gets or sets the result of the operation or request </summary> </member> <member name="T:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.FileStatuses"> <summary> Data Lake file status list information </summary> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.FileStatuses.#ctor"> <summary> Initializes a new instance of the FileStatuses class. </summary> </member> <member name="P:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.FileStatuses.FileStatus"> <summary> Optional. Gets or sets the object containing the list of properties of the files. </summary> </member> <member name="T:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.FileStatusesResponse"> <summary> Data Lake Store filesystem file status list information response. </summary> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.FileStatusesResponse.#ctor"> <summary> Initializes a new instance of the FileStatusesResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.FileStatusesResponse.FileStatuses"> <summary> Optional. Gets or sets the object representing the list of file statuses </summary> </member> <member name="T:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.FileStatusProperties"> <summary> Data Lake file status properties information </summary> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.FileStatusProperties.#ctor"> <summary> Initializes a new instance of the FileStatusProperties class. </summary> </member> <member name="P:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.FileStatusProperties.AccessTime"> <summary> Optional. Gets or sets the last access time. </summary> </member> <member name="P:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.FileStatusProperties.BlockSize"> <summary> Optional. Gets or sets the block size for the file. </summary> </member> <member name="P:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.FileStatusProperties.ChildrenNum"> <summary> Optional. Gets or sets the number of children in the directory. </summary> </member> <member name="P:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.FileStatusProperties.FileId"> <summary> Optional. Gets or sets the file identifier. </summary> </member> <member name="P:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.FileStatusProperties.Group"> <summary> Optional. Gets or sets the group owner. </summary> </member> <member name="P:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.FileStatusProperties.Length"> <summary> Optional. Gets or sets the number of bytes in a file. </summary> </member> <member name="P:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.FileStatusProperties.ModificationTime"> <summary> Optional. Gets or sets the modification time. </summary> </member> <member name="P:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.FileStatusProperties.Owner"> <summary> Optional. Gets or sets the user who is the owner. </summary> </member> <member name="P:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.FileStatusProperties.PathSuffix"> <summary> Optional. Gets or sets the path suffix. </summary> </member> <member name="P:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.FileStatusProperties.Permission"> <summary> Optional. Gets or sets the permission represented as an octal string. </summary> </member> <member name="P:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.FileStatusProperties.Replication"> <summary> Optional. Gets or sets the number of replications of a file. </summary> </member> <member name="P:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.FileStatusProperties.Type"> <summary> Optional. Gets or sets the type of the path object. </summary> </member> <member name="T:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.FileStatusResponse"> <summary> Data Lake Store filesystem file status information response. </summary> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.FileStatusResponse.#ctor"> <summary> Initializes a new instance of the FileStatusResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.FileStatusResponse.FileStatus"> <summary> Optional. Gets or sets the file status object associated with the specified file path </summary> </member> <member name="T:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.FileType"> <summary> The valid file object types </summary> </member> <member name="T:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.HomeDirectoryResponse"> <summary> Data Lake Store filesystem home path response. </summary> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.HomeDirectoryResponse.#ctor"> <summary> Initializes a new instance of the HomeDirectoryResponse class. </summary> </member> <member name="P:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.HomeDirectoryResponse.Path"> <summary> Optional. Gets or sets the file path to the home directory </summary> </member> <member name="T:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.DataLakeStoreFileSystemListParameters"> <summary> List parameters. </summary> </member> <member name="M:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.DataLakeStoreFileSystemListParameters.#ctor"> <summary> Initializes a new instance of the DataLakeStoreFileSystemListParameters class. </summary> </member> <member name="P:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.DataLakeStoreFileSystemListParameters.Skip"> <summary> Optional. Gets or sets the number of items to skip over before returning elements. Optional. </summary> </member> <member name="P:Microsoft.Azure.Management.DataLake.StoreFileSystem.Models.DataLakeStoreFileSystemListParameters.Top"> <summary> Optional. Gets or sets the number of items to return. Optional. </summary> </member> </members> </doc> |