Microsoft.Azure.Management.Monitor 0.24.1-preview

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
Suggested Alternatives

Azure.ResourceManager.Monitor

Additional Details

Please note, this package is obsolete as of 9/30/2023 and is no longer maintained or monitored. Microsoft encourages you to upgrade to the replacement package, Azure.ResourceManager.Monitor, to continue receiving updates. Refer to the migration guide (https://aka.ms/dotnet/t2/migration) for guidance on upgrading. Refer to our deprecation policy (https://aka.ms/azsdk/support-policies) for more details.

This is a prerelease version of Microsoft.Azure.Management.Monitor.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Microsoft.Azure.Management.Monitor --version 0.24.1-preview
NuGet\Install-Package Microsoft.Azure.Management.Monitor -Version 0.24.1-preview
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.Azure.Management.Monitor" Version="0.24.1-preview" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Azure.Management.Monitor --version 0.24.1-preview
#r "nuget: Microsoft.Azure.Management.Monitor, 0.24.1-preview"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.Azure.Management.Monitor as a Cake Addin
#addin nuget:?package=Microsoft.Azure.Management.Monitor&version=0.24.1-preview&prerelease

// Install Microsoft.Azure.Management.Monitor as a Cake Tool
#tool nuget:?package=Microsoft.Azure.Management.Monitor&version=0.24.1-preview&prerelease

Microsoft Azure Monitor Library

Product Compatible 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 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 Standard netstandard1.4 is compatible.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net452 is compatible.  net46 was computed.  net461 is compatible.  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 tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Microsoft.Azure.Management.Monitor:

Repository Stars
microsoft/onefuzz
A self-hosted Fuzzing-As-A-Service platform
Version Downloads Last updated
0.28.0-preview 81,440 6/27/2022
0.27.0-preview 47,994 3/10/2022
0.26.0-preview 76,865 11/3/2021
0.25.4-preview 15,655 7/2/2021
0.25.3-preview 499,307 10/14/2020
0.25.2-preview 37,836 9/13/2020
0.25.1-preview 77,995 5/3/2020
0.25.0-preview 33,359 4/9/2020
0.24.1-preview 4,643,740 8/5/2019
0.24.0-preview 5,180 7/28/2019
0.22.0-preview 80,770 2/28/2019
0.21.0-preview 72,944 10/27/2018
0.20.1-preview 26,953 8/20/2018
0.20.0-preview 26,660 6/12/2018
0.19.1-preview 27,322 3/17/2018
0.19.0-preview 1,100 3/9/2018
0.18.1-preview 12,690 10/23/2017
0.18.0-preview 1,694 10/5/2017
0.16.1-preview 30,652 8/23/2017
0.16.0-preview 7,448 4/27/2017

- Adding some metric unit names to the **Metrics API 2018-01-01**. The complete list now includes the following: "Count", "Bytes", "Seconds", "CountPerSecond", "BytesPerSecond", "Percent", "MilliSeconds", "ByteSeconds", "Unspecified", "Cores", "MilliCores", "NanoCores", "BitsPerSecond"
     - Adding support for a new attribute in the DiagnosticSettings object (**Diagnostic Settings API 2017-05-01-preview**,) i.e.: the attribute is "logAnalyticsDestinationType," which is a string that accepts the following values: Dedicated or null
     - Minor modification to the documentation