IDataLakeStoreFileSystemManagementClient.ApiVersion Property

 

Gets the API version.

Namespace:   Microsoft.Azure.Management.DataLake.StoreFileSystem
Assembly:  Microsoft.Azure.Management.DataLake.StoreFileSystem (in Microsoft.Azure.Management.DataLake.StoreFileSystem.dll)

Syntax

string ApiVersion { get; }
property String^ ApiVersion {
    String^ get();
}
abstract ApiVersion : string with get
ReadOnly Property ApiVersion As String

Property Value

Type: System.String

See Also

IDataLakeStoreFileSystemManagementClient Interface
Microsoft.Azure.Management.DataLake.StoreFileSystem Namespace

Return to top