IStorageManagementClient.ApiVersion 属性

 

获取 API 版本。

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

语法

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

属性值

Type: System.String

请参阅

IStorageManagementClient 接口
Microsoft.WindowsAzure.Management.Storage 命名空间

返回页首