Share via


IDataLakeAnalyticsManagementClient.ApiVersion Property

 

Gets the API version.

Namespace:   Microsoft.Azure.Management.DataLake.Analytics
Assembly:  Microsoft.Azure.Management.DataLake.Analytics (in Microsoft.Azure.Management.DataLake.Analytics.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

IDataLakeAnalyticsManagementClient Interface
Microsoft.Azure.Management.DataLake.Analytics Namespace

Return to top