你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

适用于 .NET 的 Azure StorSimple 库

概述

Microsoft Azure StorSimple 是一种企业存储解决方案,它提供与基于云的存储的物理 iSCSI 或 SMB 接口。

了解有关 Azure StorSimple 的详细信息。

管理库

直接从 Visual Studio 包管理器控制台或使用 .NET Core CLI 安装 NuGet 包

Visual Studio 包管理器

Install-Package Microsoft.Azure.Management.StorSimple.Fluent
dotnet add package Microsoft.Azure.Management.StorSimple.Fluent

示例

详细了解可在应用中使用的示例 .NET 代码