Skip to content

Commit 35ebfd0

Browse files
authored
Rename Monitor module to fix linux test (#28112)
1 parent f038b81 commit 35ebfd0

24 files changed

+75
-23
lines changed

src/Monitor/MetricData.Autorest/generate-info.json

Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
// Copyright (c) Microsoft Corporation. All rights reserved.
2+
// Licensed under the Apache License, Version 2.0 (the ""License"");
3+
// you may not use this file except in compliance with the License.
4+
// You may obtain a copy of the License at
5+
// http://www.apache.org/licenses/LICENSE-2.0
6+
// Unless required by applicable law or agreed to in writing, software
7+
// distributed under the License is distributed on an ""AS IS"" BASIS,
8+
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
9+
// See the License for the specific language governing permissions and
10+
// limitations under the License.
11+
// Code generated by Microsoft (R) AutoRest Code Generator.Changes may cause incorrect behavior and will be lost if the code
12+
// is regenerated.
13+
14+
using System;
15+
using System.Reflection;
16+
using System.Runtime.CompilerServices;
17+
using System.Runtime.InteropServices;
18+
19+
[assembly: System.Reflection.AssemblyCompanyAttribute("Microsoft")]
20+
[assembly: System.Reflection.AssemblyCopyrightAttribute("Copyright © Microsoft")]
21+
[assembly: System.Reflection.AssemblyProductAttribute("Microsoft Azure PowerShell")]
22+
[assembly: System.Reflection.AssemblyTitleAttribute("Microsoft Azure PowerShell - Metricdata")]
23+
[assembly: System.Reflection.AssemblyFileVersionAttribute("6.0.2")]
24+
[assembly: System.Reflection.AssemblyVersionAttribute("6.0.2")]
25+
[assembly: System.Runtime.InteropServices.ComVisibleAttribute(false)]
26+
[assembly: System.CLSCompliantAttribute(false)]
File renamed without changes.
File renamed without changes.

src/Monitor/MetricData.Autorest/docs/Az.Metricdata.md renamed to src/Monitor/Metricdata.Autorest/docs/Az.Metricdata.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
Module Name: Az.Metricdata
3-
Module Guid: 791e56df-fdca-4b46-9e58-7e4a7c4e8701
3+
Module Guid: 33e27121-dd7e-4fcd-a287-d85d60a35c75
44
Download Help Link: https://learn.microsoft.com/powershell/module/az.metricdata
55
Help Version: 1.0.0.0
66
Locale: en-US
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)