Skip to content

Commit 11dc5e6

Browse files
author
SDKAuto
committed
CodeGen from PR 19944 in Azure/azure-rest-api-specs
Merge ca3d6edc8102728de7c4f6b1b185a01b7589b8c2 into 1885c478be60d801deab7ac58ad0dcfb68a774a7
1 parent c230bcf commit 11dc5e6

18 files changed

+10
-0
lines changed

swaggerci/monitor/.gitattributes

Whitespace-only changes.

swaggerci/monitor/.gitignore

Whitespace-only changes.

swaggerci/monitor/Az.Monitor.csproj

Whitespace-only changes.

swaggerci/monitor/Az.Monitor.nuspec

Whitespace-only changes.

swaggerci/monitor/Az.Monitor.psm1

Whitespace-only changes.

swaggerci/monitor/MSSharedLibKey.snk

Whitespace-only changes.

swaggerci/monitor/README.md

Whitespace-only changes.

swaggerci/monitor/build-module.ps1

Whitespace-only changes.

swaggerci/monitor/check-dependencies.ps1

Whitespace-only changes.

swaggerci/monitor/create-model-cmdlets.ps1

Whitespace-only changes.

swaggerci/monitor/export-surface.ps1

Whitespace-only changes.

swaggerci/monitor/generate-help.ps1

Whitespace-only changes.

swaggerci/monitor/how-to.md

Whitespace-only changes.

swaggerci/monitor/license.txt

Whitespace-only changes.

swaggerci/monitor/pack-module.ps1

Whitespace-only changes.

swaggerci/monitor/readme.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
### AutoRest Configuration
2+
> see https://aka.ms/autorest
3+
4+
``` yaml
5+
require:
6+
- $(this-folder)/../../tools/SwaggerCI/readme.azure.noprofile.md
7+
- $(this-folder)/../../../azure-rest-api-specs/specification/monitor/resource-manager/readme.md
8+
try-require:
9+
- $(this-folder)/../../../azure-rest-api-specs/specification/monitor/resource-manager/readme.powershell.md
10+
```

swaggerci/monitor/run-module.ps1

Whitespace-only changes.

swaggerci/monitor/test-module.ps1

Whitespace-only changes.

0 commit comments

Comments
 (0)