Microsoft.Azure.Management.MySQL 1.0.0
前缀已保留
.NET Standard 1.4 此包针对 .NET Standard 1.4。该包与此框架或更高版本兼容。 .NET Framework 4.5.2 此包针对 .NET Framework 4.5.2。该包与此框架或更高版本兼容。
建议的替代方案
更多详细信息
请注意,此包自2023年9月30日起已过时,不再维护或监控。Microsoft 建议您升级到替代包 Azure.ResourceManager.MySql,以继续接收更新。有关升级的指南,请参阅迁移指南(https://aka.ms/dotnet/t2/migration)。有关更多详细信息,请参阅我们的弃用策略(https://aka.ms/azsdk/support-policies)。
dotnet add package Microsoft.Azure.Management.MySQL --version 1.0.0
NuGet\Install-Package Microsoft.Azure.Management.MySQL -Version 1.0.0
此命令ches aimés para ser utilizado dentro de la Consola del Administrador de Paquetes en Visual Studio, ya que utiliza la versión del módulo NuGet de Install-Package.
<PackageReference Include="Microsoft.Azure.Management.MySQL" Version="1.0.0" />
对于支持 PackageReference 的项目,请将此 XML 节点复制到项目文件中,以引用此包。
paket add Microsoft.Azure.Management.MySQL --version 1.0.0
NuGet 团队不为此客户端提供支持。请联系其 维护者 以获取支持。
#r "nuget: Microsoft.Azure.Management.MySQL, 1.0.0"
#r 指令可以在 F# Interactive 和 Polyglot Notebooks 中使用。将其复制到交互式工具或脚本的源代码中,以引用此包。
// Install Microsoft.Azure.Management.MySQL as a Cake Addin #addin nuget:?package=Microsoft.Azure.Management.MySQL&version=1.0.0 // Install Microsoft.Azure.Management.MySQL as a Cake Tool #tool nuget:?package=Microsoft.Azure.Management.MySQL&version=1.0.0
NuGet 团队不为此客户端提供支持。请联系其 维护者 以获取支持。
为开发者提供Azure资源管理器下的Azure Database for MySQL库,以部署MySQL实例。创建、更新、删除、恢复等操作。
产品 | 版本 兼容和额外的计算目标框架版本。 |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET标准 | netstandard1.4 兼容。 netstandard1.5 已计算。 netstandard1.6 已计算。 netstandard2.0 兼容。 netstandard2.1 已计算。 |
.NET Framework | net452 兼容。 net46 已计算。 net461 兼容。 net462 已计算。 net463 已计算。 net47 已计算。 net471 已计算。 net472 已计算。 net48 已计算。 net481 已计算。 |
MonoAndroid | monoandroid 已计算。 |
MonoMac | monomac 已计算。 |
MonoTouch | monotouch 已计算。 |
Tizen | tizen30 已计算。 tizen40 已计算。 tizen60 已计算。 |
通用 Windows 平台 | uap 已计算。 uap10.0 已计算。 |
Xamarin.iOS | xamarinios 已计算。 |
Xamarin.Mac | xamarinmac 已计算。 |
Xamarin.TVOS | xamarintvos 已计算。 |
Xamarin.WatchOS | xamarinwatchos 已计算。 |
-
.NET Framework 4.5.2
- Microsoft.Rest.ClientRuntime (>= 2.3.20 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure (>= 3.3.19 && < 4.0.0)
- Newtonsoft.Json (>= 6.0.8)
- System.Net.Http (>= 4.3.0)
-
.NET Framework 4.6.1
- Microsoft.Rest.ClientRuntime (>= 2.3.20 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure (>= 3.3.19 && < 4.0.0)
- Newtonsoft.Json (>= 10.0.3)
-
.NETStandard 1.4
- Microsoft.Rest.ClientRuntime (>= 2.3.20 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure (>= 3.3.19 && < 4.0.0)
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 10.0.3)
- System.Net.Http (>= 4.3.0)
-
.NETStandard 2.0
- Microsoft.Rest.ClientRuntime (>= 2.3.20 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure (>= 3.3.19 && < 4.0.0)
- Newtonsoft.Json (>= 10.0.3)
- System.Net.Http (>= 4.3.0)
NuGet 包
此包未被任何 NuGet 包使用。
GitHub 仓库
此包未被任何流行的 GitHub 仓库使用。
版本 | 下载 | 最后更新 | |
---|---|---|---|
1.0.0 | 125,255 | 10/29/2021 | |
0.1.1-preview | 759 | 8/22/2021 | |
0.1.0-preview | 5,914 | 9/21/2020 |
这是 Azure Database for MySQL SDK 的首次发布。它包括以下库:
1. 创建和管理 Azure Database for MySQL 服务器
2. 创建和管理 Azure Database for MySQL 弹性服务器
关于可用方法和示例的完整信息,请参阅文档。