|
| 1 | +# |
| 2 | +# Module manifest for module 'AzureRM.DeviceProvisioningServices' |
| 3 | +# |
| 4 | +# Generated by: Microsoft Corporation |
| 5 | +# |
| 6 | +# Generated on: 5/18/2018 |
| 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 = '0.12.0' |
| 16 | + |
| 17 | +# Supported PSEditions |
| 18 | +CompatiblePSEditions = 'Core' |
| 19 | + |
| 20 | +# ID used to uniquely identify this module |
| 21 | +GUID = 'b3e49e79-7210-4f76-b02c-4376749fa7a5' |
| 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 = '[PowerShell .Net Core] Microsoft Azure PowerShell - Iot Device provisioning service cmdlets for Azure Resource Manager' |
| 34 | + |
| 35 | +# Minimum version of the Windows PowerShell engine required by this module |
| 36 | +PowerShellVersion = '5.1' |
| 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 = '' |
| 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 = 'AzureRM.Profile.Netcore'; ModuleVersion = '0.12.0'; }) |
| 55 | + |
| 56 | +# Assemblies that must be loaded prior to importing this module |
| 57 | +RequiredAssemblies = '.\Microsoft.Azure.Management.DeviceProvisioningServices.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 = '.\Microsoft.Azure.Commands.DeviceProvisioningServices.format.ps1xml' |
| 67 | + |
| 68 | +# Modules to import as nested modules of the module specified in RootModule/ModuleToProcess |
| 69 | +NestedModules = @('.\Microsoft.Azure.Commands.DeviceProvisioningServices.dll') |
| 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 = @() |
| 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. |
| 75 | +CmdletsToExport = 'New-AzureRmIoTDeviceProvisioningService', |
| 76 | + 'Get-AzureRmIoTDeviceProvisioningService', |
| 77 | + 'Remove-AzureRmIoTDeviceProvisioningService', |
| 78 | + 'Update-AzureRmIoTDeviceProvisioningService', |
| 79 | + 'Get-AzureRmIoTDeviceProvisioningServiceAccessPolicy', |
| 80 | + 'Add-AzureRmIoTDeviceProvisioningServiceAccessPolicy', |
| 81 | + 'Remove-AzureRmIoTDeviceProvisioningServiceAccessPolicy', |
| 82 | + 'Update-AzureRmIoTDeviceProvisioningServiceAccessPolicy', |
| 83 | + 'Get-AzureRmIoTDeviceProvisioningServiceLinkedHub', |
| 84 | + 'Add-AzureRmIoTDeviceProvisioningServiceLinkedHub', |
| 85 | + 'Remove-AzureRmIoTDeviceProvisioningServiceLinkedHub', |
| 86 | + 'Update-AzureRmIoTDeviceProvisioningServiceLinkedHub', |
| 87 | + 'Get-AzureRmIoTDeviceProvisioningServiceCertificate', |
| 88 | + 'Add-AzureRmIoTDeviceProvisioningServiceCertificate', |
| 89 | + 'Remove-AzureRmIoTDeviceProvisioningServiceCertificate', |
| 90 | + 'Set-AzureRmIoTDeviceProvisioningServiceCertificate', |
| 91 | + 'New-AzureRmIoTDeviceProvisioningServiceCertificateVerificationCode' |
| 92 | + |
| 93 | +# Variables to export from this module |
| 94 | +# VariablesToExport = @() |
| 95 | + |
| 96 | +# 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. |
| 97 | +AliasesToExport = 'New-AzureRmIoTDps', 'Get-AzureRmIoTDps', 'Remove-AzureRmIoTDps', |
| 98 | + 'Update-AzureRmIoTDps', 'Get-AzureRmIoTDpsAccessPolicy', |
| 99 | + 'Add-AzureRmIoTDpsAccessPolicy', 'Remove-AzureRmIoTDpsAccessPolicy', |
| 100 | + 'Update-AzureRmIoTDpsAccessPolicy', 'Get-AzureRmIoTDpsHub', |
| 101 | + 'Add-AzureRmIoTDpsHub', 'Remove-AzureRmIoTDpsHub', |
| 102 | + 'Update-AzureRmIoTDpsHub', 'Get-AzureRmIoTDpsCertificate', |
| 103 | + 'Add-AzureRmIoTDpsCertificate', 'Remove-AzureRmIoTDpsCertificate', |
| 104 | + 'Set-AzureRmIoTDpsCertificate', 'New-AzureRmIoTDpsCVC' |
| 105 | + |
| 106 | +# DSC resources to export from this module |
| 107 | +# DscResourcesToExport = @() |
| 108 | + |
| 109 | +# List of all modules packaged with this module |
| 110 | +# ModuleList = @() |
| 111 | + |
| 112 | +# List of all files packaged with this module |
| 113 | +# FileList = @() |
| 114 | + |
| 115 | +# 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. |
| 116 | +PrivateData = @{ |
| 117 | + |
| 118 | + PSData = @{ |
| 119 | + |
| 120 | + # Tags applied to this module. These help with module discovery in online galleries. |
| 121 | + Tags = 'Azure', 'ResourceManager', 'ARM', 'DPS', 'IoTHub', 'DeviceProvisioningService' |
| 122 | + |
| 123 | + # A URL to the license for this module. |
| 124 | + LicenseUri = 'https://aka.ms/azps-license' |
| 125 | + |
| 126 | + # A URL to the main website for this project. |
| 127 | + ProjectUri = 'https://github.com/Azure/azure-powershell' |
| 128 | + |
| 129 | + # A URL to an icon representing this module. |
| 130 | + # IconUri = '' |
| 131 | + |
| 132 | + # ReleaseNotes of this module |
| 133 | + # ReleaseNotes = '' |
| 134 | + |
| 135 | + # Prerelease string of this module |
| 136 | + Prerelease = 'preview' |
| 137 | + |
| 138 | + # Flag to indicate whether the module requires explicit user acceptance for install/update |
| 139 | + # RequireLicenseAcceptance = $false |
| 140 | + |
| 141 | + # External dependent modules of this module |
| 142 | + # ExternalModuleDependencies = @() |
| 143 | + |
| 144 | + } # End of PSData hashtable |
| 145 | + |
| 146 | + } # End of PrivateData hashtable |
| 147 | + |
| 148 | +# HelpInfo URI of this module |
| 149 | +# HelpInfoURI = '' |
| 150 | + |
| 151 | +# Default prefix for commands exported from this module. Override the default prefix using Import-Module -Prefix. |
| 152 | +# DefaultCommandPrefix = '' |
| 153 | + |
| 154 | +} |
0 commit comments