IInsightsManagementClient.ApiVersion Property
Gets the API version.
Namespace: Microsoft.Azure.Management.Insights
Assembly: Microsoft.Azure.Insights (in Microsoft.Azure.Insights.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
IInsightsManagementClient Interface
Microsoft.Azure.Management.Insights Namespace
Return to top