DataLakeStoreFileSystemManagementClient.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
public string ApiVersion { get; }
public:
property String^ ApiVersion {
virtual String^ get() sealed;
}
abstract ApiVersion : string with get
override ApiVersion : string with get
Public ReadOnly Property ApiVersion As String
Property Value
Type: System.String
Implements
IDataLakeStoreFileSystemManagementClient.ApiVersion
See Also
DataLakeStoreFileSystemManagementClient Class
Microsoft.Azure.Management.DataLake.StoreFileSystem Namespace
Return to top