Share via


IAutoscaleClient.ApiVersion Property

 

Gets the API version.

Namespace:   Microsoft.WindowsAzure.Management.Monitoring.Autoscale
Assembly:  Microsoft.WindowsAzure.Management.Monitoring (in Microsoft.WindowsAzure.Management.Monitoring.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

IAutoscaleClient Interface
Microsoft.WindowsAzure.Management.Monitoring.Autoscale Namespace

Return to top