# # Module manifest for module 'ShieldedVMProvisioningFile' # # Generated by: Microsoft Corporation # # Generated on: 8/6/2015 # @{ # This GUID is used to uniquely identify this module. GUID = '327c8f02-3d5d-42da-abb3-3ab07c62839d' # The author of this module. Author = 'Microsoft Corporation' # The company or vendor for this module. CompanyName = 'Microsoft Corporation' # The copyright statement for this module. Copyright = '© Microsoft Corporation. All rights reserved.' # Nested modules to process NestedModules = @('MSFT_PlatformIdentifier.cdxml') # The version of this module. ModuleVersion = '1.0.0.0' # The minimum version of PowerShell needed to use this module. PowerShellVersion = '3.0' # Functions to export from this module FunctionsToExport = "Get-PlatformIdentifier" # Help Info Uri HelpInfoUri='http://go.microsoft.com/fwlink/?linkid=799341' }