From 313958472f258e656d2de17aa090d21c2fa56b4a Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Tue, 14 May 2024 00:15:02 +0000 Subject: [PATCH] CodeGen from PR 27524 in Azure/azure-rest-api-specs Merge d49a95bde3e44d5f268e28ac4ed6f34d8aeb8555 into f9fb4b105657cfcca25585b0708ff80ff113b005 --- .../operationalinsights.DefaultTag/.gitattributes | 0 swaggerci/operationalinsights.DefaultTag/.gitignore | 0 .../Az.OperationalInsights.csproj | 0 .../Az.OperationalInsights.nuspec | 0 .../Az.OperationalInsights.psm1 | 0 .../operationalinsights.DefaultTag/MSSharedLibKey.snk | 0 swaggerci/operationalinsights.DefaultTag/README.md | 0 .../operationalinsights.DefaultTag/build-module.ps1 | 0 .../check-dependencies.ps1 | 0 .../create-model-cmdlets.ps1 | 0 .../operationalinsights.DefaultTag/export-surface.ps1 | 0 .../operationalinsights.DefaultTag/generate-help.ps1 | 0 .../generate-portal-ux.ps1 | 0 swaggerci/operationalinsights.DefaultTag/how-to.md | 0 swaggerci/operationalinsights.DefaultTag/license.txt | 0 .../operationalinsights.DefaultTag/pack-module.ps1 | 0 swaggerci/operationalinsights.DefaultTag/readme.md | 10 ++++++++++ .../operationalinsights.DefaultTag/run-module.ps1 | 0 .../operationalinsights.DefaultTag/test-module.ps1 | 0 19 files changed, 10 insertions(+) create mode 100644 swaggerci/operationalinsights.DefaultTag/.gitattributes create mode 100644 swaggerci/operationalinsights.DefaultTag/.gitignore create mode 100644 swaggerci/operationalinsights.DefaultTag/Az.OperationalInsights.csproj create mode 100644 swaggerci/operationalinsights.DefaultTag/Az.OperationalInsights.nuspec create mode 100644 swaggerci/operationalinsights.DefaultTag/Az.OperationalInsights.psm1 create mode 100644 swaggerci/operationalinsights.DefaultTag/MSSharedLibKey.snk create mode 100644 swaggerci/operationalinsights.DefaultTag/README.md create mode 100644 swaggerci/operationalinsights.DefaultTag/build-module.ps1 create mode 100644 swaggerci/operationalinsights.DefaultTag/check-dependencies.ps1 create mode 100644 swaggerci/operationalinsights.DefaultTag/create-model-cmdlets.ps1 create mode 100644 swaggerci/operationalinsights.DefaultTag/export-surface.ps1 create mode 100644 swaggerci/operationalinsights.DefaultTag/generate-help.ps1 create mode 100644 swaggerci/operationalinsights.DefaultTag/generate-portal-ux.ps1 create mode 100644 swaggerci/operationalinsights.DefaultTag/how-to.md create mode 100644 swaggerci/operationalinsights.DefaultTag/license.txt create mode 100644 swaggerci/operationalinsights.DefaultTag/pack-module.ps1 create mode 100644 swaggerci/operationalinsights.DefaultTag/readme.md create mode 100644 swaggerci/operationalinsights.DefaultTag/run-module.ps1 create mode 100644 swaggerci/operationalinsights.DefaultTag/test-module.ps1 diff --git a/swaggerci/operationalinsights.DefaultTag/.gitattributes b/swaggerci/operationalinsights.DefaultTag/.gitattributes new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/swaggerci/operationalinsights.DefaultTag/.gitignore b/swaggerci/operationalinsights.DefaultTag/.gitignore new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/swaggerci/operationalinsights.DefaultTag/Az.OperationalInsights.csproj b/swaggerci/operationalinsights.DefaultTag/Az.OperationalInsights.csproj new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/swaggerci/operationalinsights.DefaultTag/Az.OperationalInsights.nuspec b/swaggerci/operationalinsights.DefaultTag/Az.OperationalInsights.nuspec new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/swaggerci/operationalinsights.DefaultTag/Az.OperationalInsights.psm1 b/swaggerci/operationalinsights.DefaultTag/Az.OperationalInsights.psm1 new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/swaggerci/operationalinsights.DefaultTag/MSSharedLibKey.snk b/swaggerci/operationalinsights.DefaultTag/MSSharedLibKey.snk new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/swaggerci/operationalinsights.DefaultTag/README.md b/swaggerci/operationalinsights.DefaultTag/README.md new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/swaggerci/operationalinsights.DefaultTag/build-module.ps1 b/swaggerci/operationalinsights.DefaultTag/build-module.ps1 new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/swaggerci/operationalinsights.DefaultTag/check-dependencies.ps1 b/swaggerci/operationalinsights.DefaultTag/check-dependencies.ps1 new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/swaggerci/operationalinsights.DefaultTag/create-model-cmdlets.ps1 b/swaggerci/operationalinsights.DefaultTag/create-model-cmdlets.ps1 new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/swaggerci/operationalinsights.DefaultTag/export-surface.ps1 b/swaggerci/operationalinsights.DefaultTag/export-surface.ps1 new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/swaggerci/operationalinsights.DefaultTag/generate-help.ps1 b/swaggerci/operationalinsights.DefaultTag/generate-help.ps1 new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/swaggerci/operationalinsights.DefaultTag/generate-portal-ux.ps1 b/swaggerci/operationalinsights.DefaultTag/generate-portal-ux.ps1 new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/swaggerci/operationalinsights.DefaultTag/how-to.md b/swaggerci/operationalinsights.DefaultTag/how-to.md new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/swaggerci/operationalinsights.DefaultTag/license.txt b/swaggerci/operationalinsights.DefaultTag/license.txt new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/swaggerci/operationalinsights.DefaultTag/pack-module.ps1 b/swaggerci/operationalinsights.DefaultTag/pack-module.ps1 new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/swaggerci/operationalinsights.DefaultTag/readme.md b/swaggerci/operationalinsights.DefaultTag/readme.md new file mode 100644 index 000000000000..2c809ab053c2 --- /dev/null +++ b/swaggerci/operationalinsights.DefaultTag/readme.md @@ -0,0 +1,10 @@ +### AutoRest Configuration +> see https://aka.ms/autorest + +``` yaml +require: + - $(this-folder)/../../tools/SwaggerCI/readme.azure.noprofile.md + - $(this-folder)/../../../azure-rest-api-specs/specification/operationalinsights/resource-manager/readme.md +try-require: + - $(this-folder)/../../../azure-rest-api-specs/specification/operationalinsights/resource-manager/readme.powershell.md +``` diff --git a/swaggerci/operationalinsights.DefaultTag/run-module.ps1 b/swaggerci/operationalinsights.DefaultTag/run-module.ps1 new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/swaggerci/operationalinsights.DefaultTag/test-module.ps1 b/swaggerci/operationalinsights.DefaultTag/test-module.ps1 new file mode 100644 index 000000000000..e69de29bb2d1