Share via


IAlertsClient.ApiVersion Property

 

Gets the API version.

Namespace:   Microsoft.WindowsAzure.Management.Monitoring.Alerts
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

IAlertsClient Interface
Microsoft.WindowsAzure.Management.Monitoring.Alerts Namespace

Return to top