Azure.ResourceManager.WorkloadMonitor 1.0.0-beta.5
Prefix Reserveddotnet add package Azure.ResourceManager.WorkloadMonitor --version 1.0.0-beta.5
NuGet\Install-Package Azure.ResourceManager.WorkloadMonitor -Version 1.0.0-beta.5
<PackageReference Include="Azure.ResourceManager.WorkloadMonitor" Version="1.0.0-beta.5" />
<PackageVersion Include="Azure.ResourceManager.WorkloadMonitor" Version="1.0.0-beta.5" />Directory.Packages.props
<PackageReference Include="Azure.ResourceManager.WorkloadMonitor" />Project file
paket add Azure.ResourceManager.WorkloadMonitor --version 1.0.0-beta.5
#r "nuget: Azure.ResourceManager.WorkloadMonitor, 1.0.0-beta.5"
#addin nuget:?package=Azure.ResourceManager.WorkloadMonitor&version=1.0.0-beta.5&prereleaseInstall as a Cake Addin
#tool nuget:?package=Azure.ResourceManager.WorkloadMonitor&version=1.0.0-beta.5&prereleaseInstall as a Cake Tool
Microsoft Azure Workload Monitor management client library for .NET
This library supports managing Microsoft Azure Workload Monitor resources.
This library follows thenew Azure SDK guidelines, and provides many core capabilities:
- Support MSAL.NET, Azure.Identity is out of box for supporting MSAL.NET.- Support [OpenTelemetry](https://opentelemetry.io/) for distributed tracing.- HTTP pipeline with custom policies.- Better error-handling.- Support uniform telemetry across all languages.
Getting started
Install the package
Install the Microsoft Azure Workload Monitor management library for .NET withNuGet:
dotnet add package Azure.ResourceManager.WorkloadMonitor --prerelease
Prerequisites
- You must have anMicrosoft Azure subscription.
Authenticate the Client
To create an authenticated client and start interacting with Microsoft Azure resources, see thequickstart guide here.
Key concepts
Key concepts of the Microsoft Azure SDK for .NET can be foundhere.
Documentation
Documentation is available to help you learn how to use this package:
Examples
Code samples for using the management library for .NET can be found in the following locations
Troubleshooting
- File an issue viaGitHub Issues.
- Checkprevious questions or ask new ones on Stack Overflow using Azure and .NET tags.
Next steps
For more information about Microsoft Azure SDK, seethis website.
Contributing
For details on contributing to this repository, see thecontributingguide.
This project welcomes contributions and suggestions. Most contributionsrequire you to agree to a Contributor License Agreement (CLA) declaringthat you have the right to, and actually do, grant us the rights to useyour contribution. For details, visithttps://cla.microsoft.com.
When you submit a pull request, a CLA-bot will automatically determinewhether you need to provide a CLA and decorate the PR appropriately(for example, label, comment). Follow the instructions provided by thebot. You'll only need to do this action once across all repositoriesusing our CLA.
This project has adopted theMicrosoft Open Source Code of Conduct. Formore information, see theCode of Conduct FAQ or contactopencode@microsoft.com with any other questions or comments.
Product | VersionsCompatible and additional computed target framework versions. |
---|---|
.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 is compatible. 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
.NETStandard 2.0
- Azure.Core(>= 1.44.1)
- Azure.ResourceManager(>= 1.13.0)
- System.ClientModel(>= 1.2.1)
- System.Text.Json(>= 6.0.11)
net8.0
- Azure.Core(>= 1.44.1)
- Azure.ResourceManager(>= 1.13.0)
- System.ClientModel(>= 1.2.1)
- System.Text.Json(>= 6.0.11)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
1.0.0-beta.5 | 325 | 3/18/2025 |
1.0.0-beta.4 | 1,405 | 12/1/2023 |
1.0.0-beta.3 | 466 | 6/1/2023 |
- Last updated3/18/2025
- Project website
- Source repository
- MIT license
- Download package (252.65 KB)
- Open in NuGet Package Explorer
Open in NuGet Trends
- Report package
azuremanagementarmresourcemanagerworkloadmonitor
© Microsoft Corporation. All rights reserved.