Update VMware.VMEncryption.psd1
This commit is contained in:
committed by
GitHub
parent
9bd66f1a66
commit
3b44fbcf20
@@ -68,7 +68,7 @@ RequiredModules = @(
|
|||||||
NestedModules = @('VMware.VMEncryption.psm1')
|
NestedModules = @('VMware.VMEncryption.psm1')
|
||||||
|
|
||||||
# Functions to export from this module
|
# Functions to export from this module
|
||||||
FunctionsToExport = '*-*'
|
FunctionsToExport = '*'
|
||||||
|
|
||||||
# Cmdlets to export from this module
|
# Cmdlets to export from this module
|
||||||
CmdletsToExport = '*'
|
CmdletsToExport = '*'
|
||||||
@@ -95,3 +95,4 @@ AliasesToExport = '*'
|
|||||||
# DefaultCommandPrefix = ''
|
# DefaultCommandPrefix = ''
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user