IDataLakeStoreFileSystemManagementClient.FileSystem Property
Operations for managing the Data Lake Store filesystem
Namespace: Microsoft.Azure.Management.DataLake.StoreFileSystem
Assembly: Microsoft.Azure.Management.DataLake.StoreFileSystem (in Microsoft.Azure.Management.DataLake.StoreFileSystem.dll)
Syntax
IFileSystemOperations FileSystem { get; }
property IFileSystemOperations^ FileSystem {
IFileSystemOperations^ get();
}
abstract FileSystem : IFileSystemOperations with get
ReadOnly Property FileSystem As IFileSystemOperations
Property Value
Type: Microsoft.Azure.Management.DataLake.StoreFileSystem.IFileSystemOperations
See Also
IDataLakeStoreFileSystemManagementClient Interface
Microsoft.Azure.Management.DataLake.StoreFileSystem Namespace
Return to top