IStorageManagementClient.ApiVersion 屬性
取得應用程式開發介面版本。
命名空間: 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 命名空間
回到頁首