You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Module manifest for module 'PSGet_AzureRM.LocationBasedServices'
3
+
#
4
+
# Generated by: Microsoft Corporation
5
+
#
6
+
# Generated on: 8/7/2017
7
+
#
8
+
9
+
@{
10
+
11
+
# Script module or binary module file associated with this manifest.
12
+
# RootModule = ''
13
+
14
+
# Version number of this module.
15
+
ModuleVersion='1.0.0'
16
+
17
+
# Supported PSEditions
18
+
# CompatiblePSEditions = @()
19
+
20
+
# ID used to uniquely identify this module
21
+
GUID='bf60f35d-6c0b-42f2-be30-eb333a31279d'
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 - Location Based Services management cmdlets for Azure Resource Manager. Creates and manages location based services accounts in Azure Resource Manager.'
34
+
35
+
# Minimum version of the Windows PowerShell engine required by this module
36
+
PowerShellVersion='3.0'
37
+
38
+
# Name of the Windows PowerShell host required by this module
39
+
# PowerShellHostName = ''
40
+
41
+
# Minimum version of the Windows 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.5.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='4.0'
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
# 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=@()
73
+
74
+
# 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.
# 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.
87
+
AliasesToExport=@()
88
+
89
+
# DSC resources to export from this module
90
+
# DscResourcesToExport = @()
91
+
92
+
# List of all modules packaged with this module
93
+
# ModuleList = @()
94
+
95
+
# List of all files packaged with this module
96
+
# FileList = @()
97
+
98
+
# 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.
99
+
PrivateData=@{
100
+
101
+
PSData=@{
102
+
103
+
# Tags applied to this module. These help with module discovery in online galleries.
0 commit comments