|
1 |
| -# |
2 |
| -# Module manifest for module 'Az.ApplicationInsights' |
3 |
| -# |
4 |
| -# Generated by: Microsoft Corporation |
5 |
| -# |
6 |
| -# Generated on: 2023/2/3 |
7 |
| -# |
8 |
| - |
9 | 1 | @{
|
10 |
| - |
11 |
| -# Script module or binary module file associated with this manifest. |
12 |
| -RootModule = './Az.ApplicationInsights.psm1' |
13 |
| - |
14 |
| -# Version number of this module. |
15 |
| -ModuleVersion = '2.2.2' |
16 |
| - |
17 |
| -# Supported PSEditions |
18 |
| -CompatiblePSEditions = 'Core', 'Desktop' |
19 |
| - |
20 |
| -# ID used to uniquely identify this module |
21 |
| -GUID = '031a685e-5904-433f-b2f8-4fcef3cd15d8' |
22 |
| - |
23 |
| -# Author of this module |
24 |
| -Author = 'Microsoft Corporation' |
25 |
| - |
26 |
| -# Company or vendor of this module |
27 |
| -CompanyName = 'Microsoft Corporation' |
28 |
| - |
29 |
| -# Copyright statement for this module |
30 |
| -Copyright = 'Microsoft Corporation. All rights reserved.' |
31 |
| - |
32 |
| -# Description of the functionality provided by this module |
33 |
| -Description = 'Microsoft Azure PowerShell: ApplicationInsights cmdlets' |
34 |
| - |
35 |
| -# Minimum version of the PowerShell engine required by this module |
36 |
| -PowerShellVersion = '5.1' |
37 |
| - |
38 |
| -# Name of the PowerShell host required by this module |
39 |
| -# PowerShellHostName = '' |
40 |
| - |
41 |
| -# Minimum version of the PowerShell host required by this module |
42 |
| -# PowerShellHostVersion = '' |
43 |
| - |
44 |
| -# Minimum version of Microsoft .NET Framework required by this module. This prerequisite is valid for the PowerShell Desktop edition only. |
45 |
| -DotNetFrameworkVersion = '4.7.2' |
46 |
| - |
47 |
| -# Minimum version of the common language runtime (CLR) required by this module. This prerequisite is valid for the PowerShell Desktop edition only. |
48 |
| -# ClrVersion = '' |
49 |
| - |
50 |
| -# Processor architecture (None, X86, Amd64) required by this module |
51 |
| -# ProcessorArchitecture = '' |
52 |
| - |
53 |
| -# Modules that must be imported into the global environment prior to importing this module |
54 |
| -RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '2.11.2'; }) |
55 |
| - |
56 |
| -# Assemblies that must be loaded prior to importing this module |
57 |
| -RequiredAssemblies = './bin/Az.ApplicationInsights.private.dll' |
58 |
| - |
59 |
| -# Script files (.ps1) that are run in the caller's environment prior to importing this module. |
60 |
| -# ScriptsToProcess = @() |
61 |
| - |
62 |
| -# Type files (.ps1xml) to be loaded when importing this module |
63 |
| -# TypesToProcess = @() |
64 |
| - |
65 |
| -# Format files (.ps1xml) to be loaded when importing this module |
66 |
| -FormatsToProcess = './Az.ApplicationInsights.format.ps1xml' |
67 |
| - |
68 |
| -# Modules to import as nested modules of the module specified in RootModule/ModuleToProcess |
69 |
| -# NestedModules = @() |
70 |
| - |
71 |
| -# Functions to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no functions to export. |
72 |
| -FunctionsToExport = 'Get-AzApplicationInsights', 'Get-AzApplicationInsightsApiKey', |
73 |
| - 'Get-AzApplicationInsightsContinuousExport', |
74 |
| - 'Get-AzApplicationInsightsLinkedStorageAccount', |
75 |
| - 'Get-AzApplicationInsightsMyWorkbook', |
76 |
| - 'Get-AzApplicationInsightsWebTest', |
77 |
| - 'Get-AzApplicationInsightsWorkbook', |
78 |
| - 'Get-AzApplicationInsightsWorkbookRevision', |
79 |
| - 'Get-AzApplicationInsightsWorkbookTemplate', |
80 |
| - 'New-AzApplicationInsights', 'New-AzApplicationInsightsApiKey', |
81 |
| - 'New-AzApplicationInsightsContinuousExport', |
82 |
| - 'New-AzApplicationInsightsLinkedStorageAccount', |
83 |
| - 'New-AzApplicationInsightsMyWorkbook', |
84 |
| - 'New-AzApplicationInsightsWebTest', |
85 |
| - 'New-AzApplicationInsightsWebTestGeolocationObject', |
86 |
| - 'New-AzApplicationInsightsWebTestHeaderFieldObject', |
87 |
| - 'New-AzApplicationInsightsWorkbook', |
88 |
| - 'New-AzApplicationInsightsWorkbookTemplate', |
89 |
| - 'New-AzApplicationInsightsWorkbookTemplateGalleryObject', |
90 |
| - 'Remove-AzApplicationInsights', |
91 |
| - 'Remove-AzApplicationInsightsApiKey', |
92 |
| - 'Remove-AzApplicationInsightsContinuousExport', |
93 |
| - 'Remove-AzApplicationInsightsLinkedStorageAccount', |
94 |
| - 'Remove-AzApplicationInsightsMyWorkbook', |
95 |
| - 'Remove-AzApplicationInsightsWebTest', |
96 |
| - 'Remove-AzApplicationInsightsWorkbook', |
97 |
| - 'Remove-AzApplicationInsightsWorkbookTemplate', |
98 |
| - 'Set-AzApplicationInsightsContinuousExport', |
99 |
| - 'Set-AzApplicationInsightsDailyCap', |
100 |
| - 'Set-AzApplicationInsightsPricingPlan', |
101 |
| - 'Update-AzApplicationInsights', |
102 |
| - 'Update-AzApplicationInsightsLinkedStorageAccount', |
103 |
| - 'Update-AzApplicationInsightsMyWorkbook', |
104 |
| - 'Update-AzApplicationInsightsWebTestTag', |
105 |
| - 'Update-AzApplicationInsightsWorkbook', |
106 |
| - 'Update-AzApplicationInsightsWorkbookTemplate' |
107 |
| - |
108 |
| -# Cmdlets to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no cmdlets to export. |
109 |
| -CmdletsToExport = @() |
110 |
| - |
111 |
| -# Variables to export from this module |
112 |
| -# VariablesToExport = @() |
113 |
| - |
114 |
| -# Aliases to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no aliases to export. |
115 |
| -AliasesToExport = '*' |
116 |
| - |
117 |
| -# DSC resources to export from this module |
118 |
| -# DscResourcesToExport = @() |
119 |
| - |
120 |
| -# List of all modules packaged with this module |
121 |
| -# ModuleList = @() |
122 |
| - |
123 |
| -# List of all files packaged with this module |
124 |
| -# FileList = @() |
125 |
| - |
126 |
| -# Private data to pass to the module specified in RootModule/ModuleToProcess. This may also contain a PSData hashtable with additional module metadata used by PowerShell. |
127 |
| -PrivateData = @{ |
128 |
| - |
| 2 | + GUID = '031a685e-5904-433f-b2f8-4fcef3cd15d8' |
| 3 | + RootModule = './Az.ApplicationInsights.psm1' |
| 4 | + ModuleVersion = '0.1.0' |
| 5 | + CompatiblePSEditions = 'Core', 'Desktop' |
| 6 | + Author = 'Microsoft Corporation' |
| 7 | + CompanyName = 'Microsoft Corporation' |
| 8 | + Copyright = 'Microsoft Corporation. All rights reserved.' |
| 9 | + Description = 'Microsoft Azure PowerShell: ApplicationInsights cmdlets' |
| 10 | + PowerShellVersion = '5.1' |
| 11 | + DotNetFrameworkVersion = '4.7.2' |
| 12 | + RequiredAssemblies = './bin/Az.ApplicationInsights.private.dll' |
| 13 | + FormatsToProcess = './Az.ApplicationInsights.format.ps1xml' |
| 14 | + FunctionsToExport = 'Get-AzApplicationInsights', 'Get-AzApplicationInsightsApiKey', 'Get-AzApplicationInsightsContinuousExport', 'Get-AzApplicationInsightsLinkedStorageAccount', 'Get-AzApplicationInsightsMyWorkbook', 'Get-AzApplicationInsightsWebTest', 'Get-AzApplicationInsightsWorkbook', 'Get-AzApplicationInsightsWorkbookRevision', 'Get-AzApplicationInsightsWorkbookTemplate', 'New-AzApplicationInsights', 'New-AzApplicationInsightsApiKey', 'New-AzApplicationInsightsContinuousExport', 'New-AzApplicationInsightsLinkedStorageAccount', 'New-AzApplicationInsightsMyWorkbook', 'New-AzApplicationInsightsWebTest', 'New-AzApplicationInsightsWebTestGeolocationObject', 'New-AzApplicationInsightsWebTestHeaderFieldObject', 'New-AzApplicationInsightsWorkbook', 'New-AzApplicationInsightsWorkbookTemplate', 'New-AzApplicationInsightsWorkbookTemplateGalleryObject', 'Remove-AzApplicationInsights', 'Remove-AzApplicationInsightsApiKey', 'Remove-AzApplicationInsightsContinuousExport', 'Remove-AzApplicationInsightsLinkedStorageAccount', 'Remove-AzApplicationInsightsMyWorkbook', 'Remove-AzApplicationInsightsWebTest', 'Remove-AzApplicationInsightsWorkbook', 'Remove-AzApplicationInsightsWorkbookTemplate', 'Set-AzApplicationInsightsContinuousExport', 'Set-AzApplicationInsightsDailyCap', 'Set-AzApplicationInsightsPricingPlan', 'Update-AzApplicationInsights', 'Update-AzApplicationInsightsLinkedStorageAccount', 'Update-AzApplicationInsightsMyWorkbook', 'Update-AzApplicationInsightsWebTestTag', 'Update-AzApplicationInsightsWorkbook', 'Update-AzApplicationInsightsWorkbookTemplate', '*' |
| 15 | + AliasesToExport = '*' |
| 16 | + PrivateData = @{ |
129 | 17 | PSData = @{
|
130 |
| - |
131 |
| - # Tags applied to this module. These help with module discovery in online galleries. |
132 |
| - Tags = 'Azure','ResourceManager','ARM','PSModule','ApplicationInsights' |
133 |
| - |
134 |
| - # A URL to the license for this module. |
135 |
| - LicenseUri = 'https://aka.ms/azps-license' |
136 |
| - |
137 |
| - # A URL to the main website for this project. |
138 |
| - ProjectUri = 'https://github.com/Azure/azure-powershell' |
139 |
| - |
140 |
| - # A URL to an icon representing this module. |
141 |
| - # IconUri = '' |
142 |
| - |
143 |
| - # ReleaseNotes of this module |
144 |
| - ReleaseNotes = '* Added parameter validation for ''Get-AzApplicationInsights'' [#20697]' |
145 |
| - |
146 |
| - # Prerelease string of this module |
147 |
| - # Prerelease = '' |
148 |
| - |
149 |
| - # Flag to indicate whether the module requires explicit user acceptance for install/update/save |
150 |
| - # RequireLicenseAcceptance = $false |
151 |
| - |
152 |
| - # External dependent modules of this module |
153 |
| - # ExternalModuleDependencies = @() |
154 |
| - |
155 |
| - } # End of PSData hashtable |
156 |
| - |
157 |
| - } # End of PrivateData hashtable |
158 |
| - |
159 |
| -# HelpInfo URI of this module |
160 |
| -# HelpInfoURI = '' |
161 |
| - |
162 |
| -# Default prefix for commands exported from this module. Override the default prefix using Import-Module -Prefix. |
163 |
| -# DefaultCommandPrefix = '' |
164 |
| - |
| 18 | + Tags = 'Azure', 'ResourceManager', 'ARM', 'PSModule', 'ApplicationInsights' |
| 19 | + LicenseUri = 'https://aka.ms/azps-license' |
| 20 | + ProjectUri = 'https://github.com/Azure/azure-powershell' |
| 21 | + ReleaseNotes = '' |
| 22 | + } |
| 23 | + } |
165 | 24 | }
|
166 |
| - |
0 commit comments