IManagementClient.ApiVersion 属性

 

获取 API 版本。

命名空间:   Microsoft.WindowsAzure.Management
程序集:  Microsoft.WindowsAzure.Management(Microsoft.WindowsAzure.Management.dll 中)

语法

string ApiVersion { get; }
property String^ ApiVersion {
    String^ get();
}
abstract ApiVersion : string with get
ReadOnly Property ApiVersion As String

属性值

Type: System.String

请参阅

IManagementClient 接口
Microsoft.WindowsAzure.Management 命名空间

返回页首