AlertsClient.ApiVersion 属性
获取 API 版本。
命名空间: Microsoft.WindowsAzure.Management.Monitoring.Alerts
程序集: Microsoft.WindowsAzure.Management.Monitoring(Microsoft.WindowsAzure.Management.Monitoring.dll 中)
语法
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
属性值
Type: System.String
实施
请参阅
AlertsClient 类
Microsoft.WindowsAzure.Management.Monitoring.Alerts 命名空间
返回页首