Microsoft.Graph.Files.psd1

#
# Module manifest for module 'Microsoft.Graph.Files'
#
# Generated by: Microsoft Corporation
#
# Generated on: 5/11/2023
#

@{

# Script module or binary module file associated with this manifest.
RootModule = './Microsoft.Graph.Files.psm1'

# Version number of this module.
ModuleVersion = '2.0.0'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'

# ID used to uniquely identify this module
GUID = '45ddab16-496a-4ef0-ac17-dbf0f93494d3'

# Author of this module
Author = 'Microsoft Corporation'

# Company or vendor of this module
CompanyName = 'Microsoft Corporation'

# Copyright statement for this module
Copyright = 'Microsoft Corporation. All rights reserved.'

# Description of the functionality provided by this module
Description = 'Microsoft Graph PowerShell Cmdlets'

# Minimum version of the PowerShell engine required by this module
PowerShellVersion = '5.1'

# Name of the PowerShell host required by this module
# PowerShellHostName = ''

# Minimum version of the PowerShell host required by this module
# PowerShellHostVersion = ''

# Minimum version of Microsoft .NET Framework required by this module. This prerequisite is valid for the PowerShell Desktop edition only.
DotNetFrameworkVersion = '4.7.2'

# Minimum version of the common language runtime (CLR) required by this module. This prerequisite is valid for the PowerShell Desktop edition only.
# ClrVersion = ''

# Processor architecture (None, X86, Amd64) required by this module
# ProcessorArchitecture = ''

# Modules that must be imported into the global environment prior to importing this module
RequiredModules = @(@{ModuleName = 'Microsoft.Graph.Authentication'; RequiredVersion = '2.0.0'; })

# Assemblies that must be loaded prior to importing this module
RequiredAssemblies = './bin/Microsoft.Graph.Files.private.dll'

# Script files (.ps1) that are run in the caller's environment prior to importing this module.
# ScriptsToProcess = @()

# Type files (.ps1xml) to be loaded when importing this module
# TypesToProcess = @()

# Format files (.ps1xml) to be loaded when importing this module
FormatsToProcess = './Microsoft.Graph.Files.format.ps1xml'

# Modules to import as nested modules of the module specified in RootModule/ModuleToProcess
# NestedModules = @()

# 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.
FunctionsToExport = 'Add-MgDriveListContentTypeCopy', 
               'Add-MgDriveListContentTypeCopyFromContentTypeHub', 
               'Add-MgShareListContentTypeCopy', 
               'Add-MgShareListContentTypeCopyFromContentTypeHub', 
               'Copy-MgDriveItem', 
               'Copy-MgDriveListContentTypeToDefaultContentLocation', 
               'Copy-MgDriveRoot', 
               'Copy-MgShareListContentTypeToDefaultContentLocation', 
               'Get-MgDrive', 'Get-MgDriveBundle', 'Get-MgDriveBundleContent', 
               'Get-MgDriveBundleCount', 'Get-MgDriveCount', 
               'Get-MgDriveCreatedByUser', 
               'Get-MgDriveCreatedByUserMailboxSetting', 'Get-MgDriveFollowing', 
               'Get-MgDriveFollowingContent', 'Get-MgDriveFollowingCount', 
               'Get-MgDriveItem', 'Get-MgDriveItemActivityByInterval', 
               'Get-MgDriveItemAnalytic', 
               'Get-MgDriveItemAnalyticItemActivityStat', 
               'Get-MgDriveItemAnalyticItemActivityStatActivity', 
               'Get-MgDriveItemAnalyticItemActivityStatCount', 
               'Get-MgDriveItemAnalyticLastSevenDay', 
               'Get-MgDriveItemAnalyticTime', 'Get-MgDriveItemChild', 
               'Get-MgDriveItemChildContent', 'Get-MgDriveItemChildCount', 
               'Get-MgDriveItemContent', 'Get-MgDriveItemCount', 
               'Get-MgDriveItemCreatedByUser', 
               'Get-MgDriveItemCreatedByUserMailboxSetting', 
               'Get-MgDriveItemDelta', 'Get-MgDriveItemLastModifiedByUser', 
               'Get-MgDriveItemLastModifiedByUserMailboxSetting', 
               'Get-MgDriveItemListItem', 
               'Get-MgDriveItemListItemActivityByInterval', 
               'Get-MgDriveItemListItemAnalytic', 
               'Get-MgDriveItemListItemCreatedByUser', 
               'Get-MgDriveItemListItemCreatedByUserMailboxSetting', 
               'Get-MgDriveItemListItemDocumentSetVersion', 
               'Get-MgDriveItemListItemDocumentSetVersionCount', 
               'Get-MgDriveItemListItemDocumentSetVersionField', 
               'Get-MgDriveItemListItemDriveItem', 
               'Get-MgDriveItemListItemDriveItemContent', 
               'Get-MgDriveItemListItemField', 
               'Get-MgDriveItemListItemLastModifiedByUser', 
               'Get-MgDriveItemListItemLastModifiedByUserMailboxSetting', 
               'Get-MgDriveItemListItemVersion', 
               'Get-MgDriveItemListItemVersionCount', 
               'Get-MgDriveItemListItemVersionField', 'Get-MgDriveItemPermission', 
               'Get-MgDriveItemPermissionCount', 'Get-MgDriveItemSubscription', 
               'Get-MgDriveItemSubscriptionCount', 'Get-MgDriveItemThumbnail', 
               'Get-MgDriveItemThumbnailCount', 'Get-MgDriveItemVersion', 
               'Get-MgDriveItemVersionContent', 'Get-MgDriveItemVersionCount', 
               'Get-MgDriveLastModifiedByUser', 
               'Get-MgDriveLastModifiedByUserMailboxSetting', 'Get-MgDriveList', 
               'Get-MgDriveListColumn', 'Get-MgDriveListColumnCount', 
               'Get-MgDriveListColumnSourceColumn', 'Get-MgDriveListContentType', 
               'Get-MgDriveListContentTypeBase', 
               'Get-MgDriveListContentTypeBaseType', 
               'Get-MgDriveListContentTypeBaseTypeCount', 
               'Get-MgDriveListContentTypeColumn', 
               'Get-MgDriveListContentTypeColumnCount', 
               'Get-MgDriveListContentTypeColumnLink', 
               'Get-MgDriveListContentTypeColumnLinkCount', 
               'Get-MgDriveListContentTypeColumnPosition', 
               'Get-MgDriveListContentTypeColumnPositionCount', 
               'Get-MgDriveListContentTypeColumnSourceColumn', 
               'Get-MgDriveListContentTypeCompatibleHubContentType', 
               'Get-MgDriveListContentTypeCount', 'Get-MgDriveListCreatedByUser', 
               'Get-MgDriveListCreatedByUserMailboxSetting', 
               'Get-MgDriveListDrive', 'Get-MgDriveListItem', 
               'Get-MgDriveListItemActivityByInterval', 
               'Get-MgDriveListItemAnalytic', 'Get-MgDriveListItemCount', 
               'Get-MgDriveListItemCreatedByUser', 
               'Get-MgDriveListItemCreatedByUserMailboxSetting', 
               'Get-MgDriveListItemDocumentSetVersion', 
               'Get-MgDriveListItemDocumentSetVersionCount', 
               'Get-MgDriveListItemDocumentSetVersionField', 
               'Get-MgDriveListItemDriveItem', 
               'Get-MgDriveListItemDriveItemContent', 'Get-MgDriveListItemField', 
               'Get-MgDriveListItemLastModifiedByUser', 
               'Get-MgDriveListItemLastModifiedByUserMailboxSetting', 
               'Get-MgDriveListItemVersion', 'Get-MgDriveListItemVersionCount', 
               'Get-MgDriveListItemVersionField', 
               'Get-MgDriveListLastModifiedByUser', 
               'Get-MgDriveListLastModifiedByUserMailboxSetting', 
               'Get-MgDriveListOperation', 'Get-MgDriveListOperationCount', 
               'Get-MgDriveListSubscription', 'Get-MgDriveListSubscriptionCount', 
               'Get-MgDriveRoot', 'Get-MgDriveRootActivityByInterval', 
               'Get-MgDriveRootAnalytic', 
               'Get-MgDriveRootAnalyticItemActivityStat', 
               'Get-MgDriveRootAnalyticItemActivityStatActivity', 
               'Get-MgDriveRootAnalyticItemActivityStatCount', 
               'Get-MgDriveRootAnalyticLastSevenDay', 
               'Get-MgDriveRootAnalyticTime', 'Get-MgDriveRootChild', 
               'Get-MgDriveRootChildContent', 'Get-MgDriveRootChildCount', 
               'Get-MgDriveRootContent', 'Get-MgDriveRootCreatedByUser', 
               'Get-MgDriveRootCreatedByUserMailboxSetting', 
               'Get-MgDriveRootDelta', 'Get-MgDriveRootLastModifiedByUser', 
               'Get-MgDriveRootLastModifiedByUserMailboxSetting', 
               'Get-MgDriveRootListItem', 
               'Get-MgDriveRootListItemActivityByInterval', 
               'Get-MgDriveRootListItemAnalytic', 
               'Get-MgDriveRootListItemCreatedByUser', 
               'Get-MgDriveRootListItemCreatedByUserMailboxSetting', 
               'Get-MgDriveRootListItemDocumentSetVersion', 
               'Get-MgDriveRootListItemDocumentSetVersionCount', 
               'Get-MgDriveRootListItemDocumentSetVersionField', 
               'Get-MgDriveRootListItemDriveItem', 
               'Get-MgDriveRootListItemDriveItemContent', 
               'Get-MgDriveRootListItemField', 
               'Get-MgDriveRootListItemLastModifiedByUser', 
               'Get-MgDriveRootListItemLastModifiedByUserMailboxSetting', 
               'Get-MgDriveRootListItemVersion', 
               'Get-MgDriveRootListItemVersionCount', 
               'Get-MgDriveRootListItemVersionField', 'Get-MgDriveRootPermission', 
               'Get-MgDriveRootPermissionCount', 'Get-MgDriveRootSubscription', 
               'Get-MgDriveRootSubscriptionCount', 'Get-MgDriveRootThumbnail', 
               'Get-MgDriveRootThumbnailCount', 'Get-MgDriveRootVersion', 
               'Get-MgDriveRootVersionContent', 'Get-MgDriveRootVersionCount', 
               'Get-MgDriveSpecial', 'Get-MgDriveSpecialContent', 
               'Get-MgDriveSpecialCount', 'Get-MgGroupDefaultDrive', 
               'Get-MgGroupDrive', 'Get-MgGroupDriveBundle', 
               'Get-MgGroupDriveBundleContent', 'Get-MgGroupDriveBundleCount', 
               'Get-MgGroupDriveCount', 'Get-MgGroupDriveCreatedByUser', 
               'Get-MgGroupDriveCreatedByUserMailboxSetting', 
               'Get-MgGroupDriveFollowing', 'Get-MgGroupDriveFollowingContent', 
               'Get-MgGroupDriveFollowingCount', 'Get-MgGroupDriveItem', 
               'Get-MgGroupDriveItemAnalytic', 
               'Get-MgGroupDriveItemAnalyticItemActivityStat', 
               'Get-MgGroupDriveItemAnalyticItemActivityStatActivity', 
               'Get-MgGroupDriveItemAnalyticItemActivityStatCount', 
               'Get-MgGroupDriveItemAnalyticLastSevenDay', 
               'Get-MgGroupDriveItemAnalyticTime', 'Get-MgGroupDriveItemChild', 
               'Get-MgGroupDriveItemChildContent', 
               'Get-MgGroupDriveItemChildCount', 'Get-MgGroupDriveItemContent', 
               'Get-MgGroupDriveItemCount', 'Get-MgGroupDriveItemCreatedByUser', 
               'Get-MgGroupDriveItemCreatedByUserMailboxSetting', 
               'Get-MgGroupDriveItemLastModifiedByUser', 
               'Get-MgGroupDriveItemLastModifiedByUserMailboxSetting', 
               'Get-MgGroupDriveItemListItem', 
               'Get-MgGroupDriveItemListItemAnalytic', 
               'Get-MgGroupDriveItemListItemCreatedByUser', 
               'Get-MgGroupDriveItemListItemCreatedByUserMailboxSetting', 
               'Get-MgGroupDriveItemListItemDocumentSetVersion', 
               'Get-MgGroupDriveItemListItemDocumentSetVersionCount', 
               'Get-MgGroupDriveItemListItemDocumentSetVersionField', 
               'Get-MgGroupDriveItemListItemDriveItem', 
               'Get-MgGroupDriveItemListItemDriveItemContent', 
               'Get-MgGroupDriveItemListItemField', 
               'Get-MgGroupDriveItemListItemLastModifiedByUser', 
               'Get-MgGroupDriveItemListItemLastModifiedByUserMailboxSetting', 
               'Get-MgGroupDriveItemListItemVersion', 
               'Get-MgGroupDriveItemListItemVersionCount', 
               'Get-MgGroupDriveItemListItemVersionField', 
               'Get-MgGroupDriveItemPermission', 
               'Get-MgGroupDriveItemPermissionCount', 
               'Get-MgGroupDriveItemSubscription', 
               'Get-MgGroupDriveItemSubscriptionCount', 
               'Get-MgGroupDriveItemThumbnail', 
               'Get-MgGroupDriveItemThumbnailCount', 'Get-MgGroupDriveItemVersion', 
               'Get-MgGroupDriveItemVersionContent', 
               'Get-MgGroupDriveItemVersionCount', 
               'Get-MgGroupDriveLastModifiedByUser', 
               'Get-MgGroupDriveLastModifiedByUserMailboxSetting', 
               'Get-MgGroupDriveList', 'Get-MgGroupDriveListColumn', 
               'Get-MgGroupDriveListColumnCount', 
               'Get-MgGroupDriveListColumnSourceColumn', 
               'Get-MgGroupDriveListContentType', 
               'Get-MgGroupDriveListContentTypeBase', 
               'Get-MgGroupDriveListContentTypeBaseType', 
               'Get-MgGroupDriveListContentTypeBaseTypeCount', 
               'Get-MgGroupDriveListContentTypeColumn', 
               'Get-MgGroupDriveListContentTypeColumnCount', 
               'Get-MgGroupDriveListContentTypeColumnLink', 
               'Get-MgGroupDriveListContentTypeColumnLinkCount', 
               'Get-MgGroupDriveListContentTypeColumnPosition', 
               'Get-MgGroupDriveListContentTypeColumnPositionCount', 
               'Get-MgGroupDriveListContentTypeColumnSourceColumn', 
               'Get-MgGroupDriveListContentTypeCount', 
               'Get-MgGroupDriveListCreatedByUser', 
               'Get-MgGroupDriveListCreatedByUserMailboxSetting', 
               'Get-MgGroupDriveListDrive', 'Get-MgGroupDriveListItem', 
               'Get-MgGroupDriveListItemAnalytic', 'Get-MgGroupDriveListItemCount', 
               'Get-MgGroupDriveListItemCreatedByUser', 
               'Get-MgGroupDriveListItemCreatedByUserMailboxSetting', 
               'Get-MgGroupDriveListItemDocumentSetVersion', 
               'Get-MgGroupDriveListItemDocumentSetVersionCount', 
               'Get-MgGroupDriveListItemDocumentSetVersionField', 
               'Get-MgGroupDriveListItemDriveItem', 
               'Get-MgGroupDriveListItemDriveItemContent', 
               'Get-MgGroupDriveListItemField', 
               'Get-MgGroupDriveListItemLastModifiedByUser', 
               'Get-MgGroupDriveListItemLastModifiedByUserMailboxSetting', 
               'Get-MgGroupDriveListItemVersion', 
               'Get-MgGroupDriveListItemVersionCount', 
               'Get-MgGroupDriveListItemVersionField', 
               'Get-MgGroupDriveListLastModifiedByUser', 
               'Get-MgGroupDriveListLastModifiedByUserMailboxSetting', 
               'Get-MgGroupDriveListOperation', 
               'Get-MgGroupDriveListOperationCount', 
               'Get-MgGroupDriveListSubscription', 
               'Get-MgGroupDriveListSubscriptionCount', 'Get-MgGroupDriveRoot', 
               'Get-MgGroupDriveRootAnalytic', 
               'Get-MgGroupDriveRootAnalyticItemActivityStat', 
               'Get-MgGroupDriveRootAnalyticItemActivityStatActivity', 
               'Get-MgGroupDriveRootAnalyticItemActivityStatCount', 
               'Get-MgGroupDriveRootAnalyticLastSevenDay', 
               'Get-MgGroupDriveRootAnalyticTime', 'Get-MgGroupDriveRootChild', 
               'Get-MgGroupDriveRootChildContent', 
               'Get-MgGroupDriveRootChildCount', 'Get-MgGroupDriveRootContent', 
               'Get-MgGroupDriveRootCreatedByUser', 
               'Get-MgGroupDriveRootCreatedByUserMailboxSetting', 
               'Get-MgGroupDriveRootLastModifiedByUser', 
               'Get-MgGroupDriveRootLastModifiedByUserMailboxSetting', 
               'Get-MgGroupDriveRootListItem', 
               'Get-MgGroupDriveRootListItemAnalytic', 
               'Get-MgGroupDriveRootListItemCreatedByUser', 
               'Get-MgGroupDriveRootListItemCreatedByUserMailboxSetting', 
               'Get-MgGroupDriveRootListItemDocumentSetVersion', 
               'Get-MgGroupDriveRootListItemDocumentSetVersionCount', 
               'Get-MgGroupDriveRootListItemDocumentSetVersionField', 
               'Get-MgGroupDriveRootListItemDriveItem', 
               'Get-MgGroupDriveRootListItemDriveItemContent', 
               'Get-MgGroupDriveRootListItemField', 
               'Get-MgGroupDriveRootListItemLastModifiedByUser', 
               'Get-MgGroupDriveRootListItemLastModifiedByUserMailboxSetting', 
               'Get-MgGroupDriveRootListItemVersion', 
               'Get-MgGroupDriveRootListItemVersionCount', 
               'Get-MgGroupDriveRootListItemVersionField', 
               'Get-MgGroupDriveRootPermission', 
               'Get-MgGroupDriveRootPermissionCount', 
               'Get-MgGroupDriveRootSubscription', 
               'Get-MgGroupDriveRootSubscriptionCount', 
               'Get-MgGroupDriveRootThumbnail', 
               'Get-MgGroupDriveRootThumbnailCount', 'Get-MgGroupDriveRootVersion', 
               'Get-MgGroupDriveRootVersionContent', 
               'Get-MgGroupDriveRootVersionCount', 'Get-MgGroupDriveSpecial', 
               'Get-MgGroupDriveSpecialContent', 'Get-MgGroupDriveSpecialCount', 
               'Get-MgShareCount', 'Get-MgShareCreatedByUser', 
               'Get-MgShareCreatedByUserMailboxSetting', 'Get-MgShareDriveItem', 
               'Get-MgShareDriveItemContent', 'Get-MgShareItem', 
               'Get-MgShareItemContent', 'Get-MgShareItemCount', 
               'Get-MgShareLastModifiedByUser', 
               'Get-MgShareLastModifiedByUserMailboxSetting', 'Get-MgShareList', 
               'Get-MgShareListColumn', 'Get-MgShareListColumnCount', 
               'Get-MgShareListColumnSourceColumn', 'Get-MgShareListContentType', 
               'Get-MgShareListContentTypeBase', 
               'Get-MgShareListContentTypeBaseType', 
               'Get-MgShareListContentTypeBaseTypeCount', 
               'Get-MgShareListContentTypeColumn', 
               'Get-MgShareListContentTypeColumnCount', 
               'Get-MgShareListContentTypeColumnLink', 
               'Get-MgShareListContentTypeColumnLinkCount', 
               'Get-MgShareListContentTypeColumnPosition', 
               'Get-MgShareListContentTypeColumnPositionCount', 
               'Get-MgShareListContentTypeColumnSourceColumn', 
               'Get-MgShareListContentTypeCompatibleHubContentType', 
               'Get-MgShareListContentTypeCount', 'Get-MgShareListCreatedByUser', 
               'Get-MgShareListCreatedByUserMailboxSetting', 
               'Get-MgShareListDrive', 'Get-MgShareListItem', 
               'Get-MgShareListItemActivityByInterval', 
               'Get-MgShareListItemAnalytic', 'Get-MgShareListItemCount', 
               'Get-MgShareListItemCreatedByUser', 
               'Get-MgShareListItemCreatedByUserMailboxSetting', 
               'Get-MgShareListItemDocumentSetVersion', 
               'Get-MgShareListItemDocumentSetVersionCount', 
               'Get-MgShareListItemDocumentSetVersionField', 
               'Get-MgShareListItemDriveItem', 
               'Get-MgShareListItemDriveItemContent', 'Get-MgShareListItemField', 
               'Get-MgShareListItemLastModifiedByUser', 
               'Get-MgShareListItemLastModifiedByUserMailboxSetting', 
               'Get-MgShareListItemVersion', 'Get-MgShareListItemVersionCount', 
               'Get-MgShareListItemVersionField', 
               'Get-MgShareListLastModifiedByUser', 
               'Get-MgShareListLastModifiedByUserMailboxSetting', 
               'Get-MgShareListOperation', 'Get-MgShareListOperationCount', 
               'Get-MgShareListSubscription', 'Get-MgShareListSubscriptionCount', 
               'Get-MgSharePermission', 'Get-MgShareRoot', 'Get-MgShareRootContent', 
               'Get-MgShareSharedDriveItemSharedDriveItem', 'Get-MgShareSite', 
               'Get-MgUserDefaultDrive', 'Get-MgUserDrive', 'Get-MgUserDriveBundle', 
               'Get-MgUserDriveBundleContent', 'Get-MgUserDriveBundleCount', 
               'Get-MgUserDriveCount', 'Get-MgUserDriveCreatedByUser', 
               'Get-MgUserDriveCreatedByUserMailboxSetting', 
               'Get-MgUserDriveFollowing', 'Get-MgUserDriveFollowingContent', 
               'Get-MgUserDriveFollowingCount', 'Get-MgUserDriveItem', 
               'Get-MgUserDriveItemAnalytic', 
               'Get-MgUserDriveItemAnalyticItemActivityStat', 
               'Get-MgUserDriveItemAnalyticItemActivityStatActivity', 
               'Get-MgUserDriveItemAnalyticItemActivityStatCount', 
               'Get-MgUserDriveItemAnalyticLastSevenDay', 
               'Get-MgUserDriveItemAnalyticTime', 'Get-MgUserDriveItemChild', 
               'Get-MgUserDriveItemChildContent', 'Get-MgUserDriveItemChildCount', 
               'Get-MgUserDriveItemContent', 'Get-MgUserDriveItemCount', 
               'Get-MgUserDriveItemCreatedByUser', 
               'Get-MgUserDriveItemCreatedByUserMailboxSetting', 
               'Get-MgUserDriveItemLastModifiedByUser', 
               'Get-MgUserDriveItemLastModifiedByUserMailboxSetting', 
               'Get-MgUserDriveItemListItem', 
               'Get-MgUserDriveItemListItemAnalytic', 
               'Get-MgUserDriveItemListItemCreatedByUser', 
               'Get-MgUserDriveItemListItemCreatedByUserMailboxSetting', 
               'Get-MgUserDriveItemListItemDocumentSetVersion', 
               'Get-MgUserDriveItemListItemDocumentSetVersionCount', 
               'Get-MgUserDriveItemListItemDocumentSetVersionField', 
               'Get-MgUserDriveItemListItemDriveItem', 
               'Get-MgUserDriveItemListItemDriveItemContent', 
               'Get-MgUserDriveItemListItemField', 
               'Get-MgUserDriveItemListItemLastModifiedByUser', 
               'Get-MgUserDriveItemListItemLastModifiedByUserMailboxSetting', 
               'Get-MgUserDriveItemListItemVersion', 
               'Get-MgUserDriveItemListItemVersionCount', 
               'Get-MgUserDriveItemListItemVersionField', 
               'Get-MgUserDriveItemPermission', 
               'Get-MgUserDriveItemPermissionCount', 
               'Get-MgUserDriveItemSubscription', 
               'Get-MgUserDriveItemSubscriptionCount', 
               'Get-MgUserDriveItemThumbnail', 'Get-MgUserDriveItemThumbnailCount', 
               'Get-MgUserDriveItemVersion', 'Get-MgUserDriveItemVersionContent', 
               'Get-MgUserDriveItemVersionCount', 
               'Get-MgUserDriveLastModifiedByUser', 
               'Get-MgUserDriveLastModifiedByUserMailboxSetting', 
               'Get-MgUserDriveList', 'Get-MgUserDriveListColumn', 
               'Get-MgUserDriveListColumnCount', 
               'Get-MgUserDriveListColumnSourceColumn', 
               'Get-MgUserDriveListContentType', 
               'Get-MgUserDriveListContentTypeBase', 
               'Get-MgUserDriveListContentTypeBaseType', 
               'Get-MgUserDriveListContentTypeBaseTypeCount', 
               'Get-MgUserDriveListContentTypeColumn', 
               'Get-MgUserDriveListContentTypeColumnCount', 
               'Get-MgUserDriveListContentTypeColumnLink', 
               'Get-MgUserDriveListContentTypeColumnLinkCount', 
               'Get-MgUserDriveListContentTypeColumnPosition', 
               'Get-MgUserDriveListContentTypeColumnPositionCount', 
               'Get-MgUserDriveListContentTypeColumnSourceColumn', 
               'Get-MgUserDriveListContentTypeCount', 
               'Get-MgUserDriveListCreatedByUser', 
               'Get-MgUserDriveListCreatedByUserMailboxSetting', 
               'Get-MgUserDriveListDrive', 'Get-MgUserDriveListItem', 
               'Get-MgUserDriveListItemAnalytic', 'Get-MgUserDriveListItemCount', 
               'Get-MgUserDriveListItemCreatedByUser', 
               'Get-MgUserDriveListItemCreatedByUserMailboxSetting', 
               'Get-MgUserDriveListItemDocumentSetVersion', 
               'Get-MgUserDriveListItemDocumentSetVersionCount', 
               'Get-MgUserDriveListItemDocumentSetVersionField', 
               'Get-MgUserDriveListItemDriveItem', 
               'Get-MgUserDriveListItemDriveItemContent', 
               'Get-MgUserDriveListItemField', 
               'Get-MgUserDriveListItemLastModifiedByUser', 
               'Get-MgUserDriveListItemLastModifiedByUserMailboxSetting', 
               'Get-MgUserDriveListItemVersion', 
               'Get-MgUserDriveListItemVersionCount', 
               'Get-MgUserDriveListItemVersionField', 
               'Get-MgUserDriveListLastModifiedByUser', 
               'Get-MgUserDriveListLastModifiedByUserMailboxSetting', 
               'Get-MgUserDriveListOperation', 'Get-MgUserDriveListOperationCount', 
               'Get-MgUserDriveListSubscription', 
               'Get-MgUserDriveListSubscriptionCount', 'Get-MgUserDriveRoot', 
               'Get-MgUserDriveRootAnalytic', 
               'Get-MgUserDriveRootAnalyticItemActivityStat', 
               'Get-MgUserDriveRootAnalyticItemActivityStatActivity', 
               'Get-MgUserDriveRootAnalyticItemActivityStatCount', 
               'Get-MgUserDriveRootAnalyticLastSevenDay', 
               'Get-MgUserDriveRootAnalyticTime', 'Get-MgUserDriveRootChild', 
               'Get-MgUserDriveRootChildContent', 'Get-MgUserDriveRootChildCount', 
               'Get-MgUserDriveRootContent', 'Get-MgUserDriveRootCreatedByUser', 
               'Get-MgUserDriveRootCreatedByUserMailboxSetting', 
               'Get-MgUserDriveRootLastModifiedByUser', 
               'Get-MgUserDriveRootLastModifiedByUserMailboxSetting', 
               'Get-MgUserDriveRootListItem', 
               'Get-MgUserDriveRootListItemAnalytic', 
               'Get-MgUserDriveRootListItemCreatedByUser', 
               'Get-MgUserDriveRootListItemCreatedByUserMailboxSetting', 
               'Get-MgUserDriveRootListItemDocumentSetVersion', 
               'Get-MgUserDriveRootListItemDocumentSetVersionCount', 
               'Get-MgUserDriveRootListItemDocumentSetVersionField', 
               'Get-MgUserDriveRootListItemDriveItem', 
               'Get-MgUserDriveRootListItemDriveItemContent', 
               'Get-MgUserDriveRootListItemField', 
               'Get-MgUserDriveRootListItemLastModifiedByUser', 
               'Get-MgUserDriveRootListItemLastModifiedByUserMailboxSetting', 
               'Get-MgUserDriveRootListItemVersion', 
               'Get-MgUserDriveRootListItemVersionCount', 
               'Get-MgUserDriveRootListItemVersionField', 
               'Get-MgUserDriveRootPermission', 
               'Get-MgUserDriveRootPermissionCount', 
               'Get-MgUserDriveRootSubscription', 
               'Get-MgUserDriveRootSubscriptionCount', 
               'Get-MgUserDriveRootThumbnail', 'Get-MgUserDriveRootThumbnailCount', 
               'Get-MgUserDriveRootVersion', 'Get-MgUserDriveRootVersionContent', 
               'Get-MgUserDriveRootVersionCount', 'Get-MgUserDriveSpecial', 
               'Get-MgUserDriveSpecialContent', 'Get-MgUserDriveSpecialCount', 
               'Grant-MgDriveItemPermission', 'Grant-MgDriveRootPermission', 
               'Grant-MgSharePermission', 'Invoke-MgCheckinDriveItem', 
               'Invoke-MgCheckinDriveRoot', 'Invoke-MgCheckoutDriveItem', 
               'Invoke-MgCheckoutDriveRoot', 'Invoke-MgFollowDriveItem', 
               'Invoke-MgFollowDriveRoot', 'Invoke-MgGraphDrive', 
               'Invoke-MgInviteDriveItem', 'Invoke-MgInviteDriveRoot', 
               'Invoke-MgPreviewDriveItem', 'Invoke-MgPreviewDriveRoot', 
               'Invoke-MgReauthorizeDriveItemSubscription', 
               'Invoke-MgReauthorizeDriveListSubscription', 
               'Invoke-MgReauthorizeDriveRootSubscription', 
               'Invoke-MgReauthorizeShareListSubscription', 'Invoke-MgRecentDrive', 
               'Invoke-MgUnfollowDriveItem', 'Invoke-MgUnfollowDriveRoot', 
               'Join-MgDriveListContentTypeWithHubSite', 
               'Join-MgShareListContentTypeWithHubSite', 'New-MgDrive', 
               'New-MgDriveBundle', 'New-MgDriveItem', 
               'New-MgDriveItemAnalyticItemActivityStat', 'New-MgDriveItemChild', 
               'New-MgDriveItemLink', 'New-MgDriveItemListItemDocumentSetVersion', 
               'New-MgDriveItemListItemVersion', 'New-MgDriveItemPermission', 
               'New-MgDriveItemSubscription', 'New-MgDriveItemThumbnail', 
               'New-MgDriveItemUploadSession', 'New-MgDriveItemVersion', 
               'New-MgDriveListColumn', 'New-MgDriveListContentType', 
               'New-MgDriveListContentTypeColumn', 
               'New-MgDriveListContentTypeColumnLink', 'New-MgDriveListItem', 
               'New-MgDriveListItemDocumentSetVersion', 
               'New-MgDriveListItemVersion', 'New-MgDriveListOperation', 
               'New-MgDriveListSubscription', 
               'New-MgDriveRootAnalyticItemActivityStat', 'New-MgDriveRootChild', 
               'New-MgDriveRootLink', 'New-MgDriveRootListItemDocumentSetVersion', 
               'New-MgDriveRootListItemVersion', 'New-MgDriveRootPermission', 
               'New-MgDriveRootSubscription', 'New-MgDriveRootThumbnail', 
               'New-MgDriveRootUploadSession', 'New-MgDriveRootVersion', 
               'New-MgGroupDrive', 'New-MgGroupDriveBundle', 'New-MgGroupDriveItem', 
               'New-MgGroupDriveItemAnalyticItemActivityStat', 
               'New-MgGroupDriveItemChild', 
               'New-MgGroupDriveItemListItemDocumentSetVersion', 
               'New-MgGroupDriveItemListItemVersion', 
               'New-MgGroupDriveItemPermission', 
               'New-MgGroupDriveItemSubscription', 'New-MgGroupDriveItemThumbnail', 
               'New-MgGroupDriveItemVersion', 'New-MgGroupDriveListColumn', 
               'New-MgGroupDriveListContentType', 
               'New-MgGroupDriveListContentTypeColumn', 
               'New-MgGroupDriveListContentTypeColumnLink', 
               'New-MgGroupDriveListItem', 
               'New-MgGroupDriveListItemDocumentSetVersion', 
               'New-MgGroupDriveListItemVersion', 'New-MgGroupDriveListOperation', 
               'New-MgGroupDriveListSubscription', 
               'New-MgGroupDriveRootAnalyticItemActivityStat', 
               'New-MgGroupDriveRootChild', 
               'New-MgGroupDriveRootListItemDocumentSetVersion', 
               'New-MgGroupDriveRootListItemVersion', 
               'New-MgGroupDriveRootPermission', 
               'New-MgGroupDriveRootSubscription', 'New-MgGroupDriveRootThumbnail', 
               'New-MgGroupDriveRootVersion', 'New-MgShareListColumn', 
               'New-MgShareListContentType', 'New-MgShareListContentTypeColumn', 
               'New-MgShareListContentTypeColumnLink', 'New-MgShareListItem', 
               'New-MgShareListItemDocumentSetVersion', 
               'New-MgShareListItemVersion', 'New-MgShareListOperation', 
               'New-MgShareListSubscription', 
               'New-MgShareSharedDriveItemSharedDriveItem', 'New-MgUserDrive', 
               'New-MgUserDriveBundle', 'New-MgUserDriveItem', 
               'New-MgUserDriveItemAnalyticItemActivityStat', 
               'New-MgUserDriveItemChild', 
               'New-MgUserDriveItemListItemDocumentSetVersion', 
               'New-MgUserDriveItemListItemVersion', 
               'New-MgUserDriveItemPermission', 'New-MgUserDriveItemSubscription', 
               'New-MgUserDriveItemThumbnail', 'New-MgUserDriveItemVersion', 
               'New-MgUserDriveListColumn', 'New-MgUserDriveListContentType', 
               'New-MgUserDriveListContentTypeColumn', 
               'New-MgUserDriveListContentTypeColumnLink', 
               'New-MgUserDriveListItem', 
               'New-MgUserDriveListItemDocumentSetVersion', 
               'New-MgUserDriveListItemVersion', 'New-MgUserDriveListOperation', 
               'New-MgUserDriveListSubscription', 
               'New-MgUserDriveRootAnalyticItemActivityStat', 
               'New-MgUserDriveRootChild', 
               'New-MgUserDriveRootListItemDocumentSetVersion', 
               'New-MgUserDriveRootListItemVersion', 
               'New-MgUserDriveRootPermission', 'New-MgUserDriveRootSubscription', 
               'New-MgUserDriveRootThumbnail', 'New-MgUserDriveRootVersion', 
               'Publish-MgDriveListContentType', 'Publish-MgShareListContentType', 
               'Remove-MgDrive', 'Remove-MgDriveItem', 'Remove-MgDriveItemAnalytic', 
               'Remove-MgDriveItemAnalyticItemActivityStat', 
               'Remove-MgDriveItemChild', 'Remove-MgDriveItemListItem', 
               'Remove-MgDriveItemListItemDocumentSetVersion', 
               'Remove-MgDriveItemListItemDocumentSetVersionField', 
               'Remove-MgDriveItemListItemField', 
               'Remove-MgDriveItemListItemVersion', 
               'Remove-MgDriveItemListItemVersionField', 
               'Remove-MgDriveItemPermission', 'Remove-MgDriveItemSubscription', 
               'Remove-MgDriveItemThumbnail', 'Remove-MgDriveItemVersion', 
               'Remove-MgDriveList', 'Remove-MgDriveListColumn', 
               'Remove-MgDriveListContentType', 
               'Remove-MgDriveListContentTypeColumn', 
               'Remove-MgDriveListContentTypeColumnLink', 'Remove-MgDriveListItem', 
               'Remove-MgDriveListItemDocumentSetVersion', 
               'Remove-MgDriveListItemDocumentSetVersionField', 
               'Remove-MgDriveListItemField', 'Remove-MgDriveListItemVersion', 
               'Remove-MgDriveListItemVersionField', 'Remove-MgDriveListOperation', 
               'Remove-MgDriveListSubscription', 'Remove-MgDriveRoot', 
               'Remove-MgDriveRootAnalytic', 
               'Remove-MgDriveRootAnalyticItemActivityStat', 
               'Remove-MgDriveRootChild', 'Remove-MgDriveRootListItem', 
               'Remove-MgDriveRootListItemDocumentSetVersion', 
               'Remove-MgDriveRootListItemDocumentSetVersionField', 
               'Remove-MgDriveRootListItemField', 
               'Remove-MgDriveRootListItemVersion', 
               'Remove-MgDriveRootListItemVersionField', 
               'Remove-MgDriveRootPermission', 'Remove-MgDriveRootSubscription', 
               'Remove-MgDriveRootThumbnail', 'Remove-MgDriveRootVersion', 
               'Remove-MgGroupDrive', 'Remove-MgGroupDriveItem', 
               'Remove-MgGroupDriveItemAnalytic', 
               'Remove-MgGroupDriveItemAnalyticItemActivityStat', 
               'Remove-MgGroupDriveItemChild', 'Remove-MgGroupDriveItemListItem', 
               'Remove-MgGroupDriveItemListItemDocumentSetVersion', 
               'Remove-MgGroupDriveItemListItemDocumentSetVersionField', 
               'Remove-MgGroupDriveItemListItemField', 
               'Remove-MgGroupDriveItemListItemVersion', 
               'Remove-MgGroupDriveItemListItemVersionField', 
               'Remove-MgGroupDriveItemPermission', 
               'Remove-MgGroupDriveItemSubscription', 
               'Remove-MgGroupDriveItemThumbnail', 
               'Remove-MgGroupDriveItemVersion', 'Remove-MgGroupDriveList', 
               'Remove-MgGroupDriveListColumn', 
               'Remove-MgGroupDriveListContentType', 
               'Remove-MgGroupDriveListContentTypeColumn', 
               'Remove-MgGroupDriveListContentTypeColumnLink', 
               'Remove-MgGroupDriveListItem', 
               'Remove-MgGroupDriveListItemDocumentSetVersion', 
               'Remove-MgGroupDriveListItemDocumentSetVersionField', 
               'Remove-MgGroupDriveListItemField', 
               'Remove-MgGroupDriveListItemVersion', 
               'Remove-MgGroupDriveListItemVersionField', 
               'Remove-MgGroupDriveListOperation', 
               'Remove-MgGroupDriveListSubscription', 'Remove-MgGroupDriveRoot', 
               'Remove-MgGroupDriveRootAnalytic', 
               'Remove-MgGroupDriveRootAnalyticItemActivityStat', 
               'Remove-MgGroupDriveRootChild', 'Remove-MgGroupDriveRootListItem', 
               'Remove-MgGroupDriveRootListItemDocumentSetVersion', 
               'Remove-MgGroupDriveRootListItemDocumentSetVersionField', 
               'Remove-MgGroupDriveRootListItemField', 
               'Remove-MgGroupDriveRootListItemVersion', 
               'Remove-MgGroupDriveRootListItemVersionField', 
               'Remove-MgGroupDriveRootPermission', 
               'Remove-MgGroupDriveRootSubscription', 
               'Remove-MgGroupDriveRootThumbnail', 
               'Remove-MgGroupDriveRootVersion', 'Remove-MgShareList', 
               'Remove-MgShareListColumn', 'Remove-MgShareListContentType', 
               'Remove-MgShareListContentTypeColumn', 
               'Remove-MgShareListContentTypeColumnLink', 'Remove-MgShareListItem', 
               'Remove-MgShareListItemDocumentSetVersion', 
               'Remove-MgShareListItemDocumentSetVersionField', 
               'Remove-MgShareListItemField', 'Remove-MgShareListItemVersion', 
               'Remove-MgShareListItemVersionField', 'Remove-MgShareListOperation', 
               'Remove-MgShareListSubscription', 'Remove-MgSharePermission', 
               'Remove-MgShareSharedDriveItemSharedDriveItem', 
               'Remove-MgUserDrive', 'Remove-MgUserDriveItem', 
               'Remove-MgUserDriveItemAnalytic', 
               'Remove-MgUserDriveItemAnalyticItemActivityStat', 
               'Remove-MgUserDriveItemChild', 'Remove-MgUserDriveItemListItem', 
               'Remove-MgUserDriveItemListItemDocumentSetVersion', 
               'Remove-MgUserDriveItemListItemDocumentSetVersionField', 
               'Remove-MgUserDriveItemListItemField', 
               'Remove-MgUserDriveItemListItemVersion', 
               'Remove-MgUserDriveItemListItemVersionField', 
               'Remove-MgUserDriveItemPermission', 
               'Remove-MgUserDriveItemSubscription', 
               'Remove-MgUserDriveItemThumbnail', 'Remove-MgUserDriveItemVersion', 
               'Remove-MgUserDriveList', 'Remove-MgUserDriveListColumn', 
               'Remove-MgUserDriveListContentType', 
               'Remove-MgUserDriveListContentTypeColumn', 
               'Remove-MgUserDriveListContentTypeColumnLink', 
               'Remove-MgUserDriveListItem', 
               'Remove-MgUserDriveListItemDocumentSetVersion', 
               'Remove-MgUserDriveListItemDocumentSetVersionField', 
               'Remove-MgUserDriveListItemField', 
               'Remove-MgUserDriveListItemVersion', 
               'Remove-MgUserDriveListItemVersionField', 
               'Remove-MgUserDriveListOperation', 
               'Remove-MgUserDriveListSubscription', 'Remove-MgUserDriveRoot', 
               'Remove-MgUserDriveRootAnalytic', 
               'Remove-MgUserDriveRootAnalyticItemActivityStat', 
               'Remove-MgUserDriveRootChild', 'Remove-MgUserDriveRootListItem', 
               'Remove-MgUserDriveRootListItemDocumentSetVersion', 
               'Remove-MgUserDriveRootListItemDocumentSetVersionField', 
               'Remove-MgUserDriveRootListItemField', 
               'Remove-MgUserDriveRootListItemVersion', 
               'Remove-MgUserDriveRootListItemVersionField', 
               'Remove-MgUserDriveRootPermission', 
               'Remove-MgUserDriveRootSubscription', 
               'Remove-MgUserDriveRootThumbnail', 'Remove-MgUserDriveRootVersion', 
               'Restore-MgDriveItem', 
               'Restore-MgDriveItemListItemDocumentSetVersion', 
               'Restore-MgDriveItemListItemVersion', 'Restore-MgDriveItemVersion', 
               'Restore-MgDriveListItemDocumentSetVersion', 
               'Restore-MgDriveListItemVersion', 'Restore-MgDriveRoot', 
               'Restore-MgDriveRootListItemDocumentSetVersion', 
               'Restore-MgDriveRootListItemVersion', 'Restore-MgDriveRootVersion', 
               'Restore-MgShareListItemDocumentSetVersion', 
               'Restore-MgShareListItemVersion', 'Search-MgDrive', 
               'Search-MgDriveItem', 'Search-MgDriveRoot', 
               'Set-MgDriveBundleContent', 'Set-MgDriveFollowingContent', 
               'Set-MgDriveItemChildContent', 'Set-MgDriveItemContent', 
               'Set-MgDriveItemListItemDriveItemContent', 
               'Set-MgDriveItemVersionContent', 
               'Set-MgDriveListItemDriveItemContent', 
               'Set-MgDriveRootChildContent', 'Set-MgDriveRootContent', 
               'Set-MgDriveRootListItemDriveItemContent', 
               'Set-MgDriveRootVersionContent', 'Set-MgDriveSpecialContent', 
               'Set-MgGroupDriveBundleContent', 'Set-MgGroupDriveFollowingContent', 
               'Set-MgGroupDriveItemChildContent', 'Set-MgGroupDriveItemContent', 
               'Set-MgGroupDriveItemListItemDriveItemContent', 
               'Set-MgGroupDriveItemVersionContent', 
               'Set-MgGroupDriveListItemDriveItemContent', 
               'Set-MgGroupDriveRootChildContent', 'Set-MgGroupDriveRootContent', 
               'Set-MgGroupDriveRootListItemDriveItemContent', 
               'Set-MgGroupDriveRootVersionContent', 
               'Set-MgGroupDriveSpecialContent', 'Set-MgShareDriveItemContent', 
               'Set-MgShareItemContent', 'Set-MgShareListItemDriveItemContent', 
               'Set-MgShareRootContent', 'Set-MgUserDriveBundleContent', 
               'Set-MgUserDriveFollowingContent', 
               'Set-MgUserDriveItemChildContent', 'Set-MgUserDriveItemContent', 
               'Set-MgUserDriveItemListItemDriveItemContent', 
               'Set-MgUserDriveItemVersionContent', 
               'Set-MgUserDriveListItemDriveItemContent', 
               'Set-MgUserDriveRootChildContent', 'Set-MgUserDriveRootContent', 
               'Set-MgUserDriveRootListItemDriveItemContent', 
               'Set-MgUserDriveRootVersionContent', 
               'Set-MgUserDriveSpecialContent', 'Test-MgDriveItemPermission', 
               'Test-MgDriveListContentTypePublished', 
               'Test-MgDriveRootPermission', 
               'Test-MgShareListContentTypePublished', 
               'Unpublish-MgDriveListContentType', 
               'Unpublish-MgShareListContentType', 'Update-MgDrive', 
               'Update-MgDriveCreatedByUserMailboxSetting', 'Update-MgDriveItem', 
               'Update-MgDriveItemAnalytic', 
               'Update-MgDriveItemAnalyticItemActivityStat', 
               'Update-MgDriveItemCreatedByUserMailboxSetting', 
               'Update-MgDriveItemLastModifiedByUserMailboxSetting', 
               'Update-MgDriveItemListItem', 
               'Update-MgDriveItemListItemCreatedByUserMailboxSetting', 
               'Update-MgDriveItemListItemDocumentSetVersion', 
               'Update-MgDriveItemListItemDocumentSetVersionField', 
               'Update-MgDriveItemListItemField', 
               'Update-MgDriveItemListItemLastModifiedByUserMailboxSetting', 
               'Update-MgDriveItemListItemVersion', 
               'Update-MgDriveItemListItemVersionField', 
               'Update-MgDriveItemPermission', 'Update-MgDriveItemSubscription', 
               'Update-MgDriveItemThumbnail', 'Update-MgDriveItemVersion', 
               'Update-MgDriveLastModifiedByUserMailboxSetting', 
               'Update-MgDriveList', 'Update-MgDriveListColumn', 
               'Update-MgDriveListContentType', 
               'Update-MgDriveListContentTypeColumn', 
               'Update-MgDriveListContentTypeColumnLink', 
               'Update-MgDriveListCreatedByUserMailboxSetting', 
               'Update-MgDriveListItem', 
               'Update-MgDriveListItemCreatedByUserMailboxSetting', 
               'Update-MgDriveListItemDocumentSetVersion', 
               'Update-MgDriveListItemDocumentSetVersionField', 
               'Update-MgDriveListItemField', 
               'Update-MgDriveListItemLastModifiedByUserMailboxSetting', 
               'Update-MgDriveListItemVersion', 
               'Update-MgDriveListItemVersionField', 
               'Update-MgDriveListLastModifiedByUserMailboxSetting', 
               'Update-MgDriveListOperation', 'Update-MgDriveListSubscription', 
               'Update-MgDriveRoot', 'Update-MgDriveRootAnalytic', 
               'Update-MgDriveRootAnalyticItemActivityStat', 
               'Update-MgDriveRootCreatedByUserMailboxSetting', 
               'Update-MgDriveRootLastModifiedByUserMailboxSetting', 
               'Update-MgDriveRootListItem', 
               'Update-MgDriveRootListItemCreatedByUserMailboxSetting', 
               'Update-MgDriveRootListItemDocumentSetVersion', 
               'Update-MgDriveRootListItemDocumentSetVersionField', 
               'Update-MgDriveRootListItemField', 
               'Update-MgDriveRootListItemLastModifiedByUserMailboxSetting', 
               'Update-MgDriveRootListItemVersion', 
               'Update-MgDriveRootListItemVersionField', 
               'Update-MgDriveRootPermission', 'Update-MgDriveRootSubscription', 
               'Update-MgDriveRootThumbnail', 'Update-MgDriveRootVersion', 
               'Update-MgGroupDrive', 
               'Update-MgGroupDriveCreatedByUserMailboxSetting', 
               'Update-MgGroupDriveItem', 'Update-MgGroupDriveItemAnalytic', 
               'Update-MgGroupDriveItemAnalyticItemActivityStat', 
               'Update-MgGroupDriveItemCreatedByUserMailboxSetting', 
               'Update-MgGroupDriveItemLastModifiedByUserMailboxSetting', 
               'Update-MgGroupDriveItemListItem', 
               'Update-MgGroupDriveItemListItemCreatedByUserMailboxSetting', 
               'Update-MgGroupDriveItemListItemDocumentSetVersion', 
               'Update-MgGroupDriveItemListItemDocumentSetVersionField', 
               'Update-MgGroupDriveItemListItemField', 
               'Update-MgGroupDriveItemListItemLastModifiedByUserMailboxSetting', 
               'Update-MgGroupDriveItemListItemVersion', 
               'Update-MgGroupDriveItemListItemVersionField', 
               'Update-MgGroupDriveItemPermission', 
               'Update-MgGroupDriveItemSubscription', 
               'Update-MgGroupDriveItemThumbnail', 
               'Update-MgGroupDriveItemVersion', 
               'Update-MgGroupDriveLastModifiedByUserMailboxSetting', 
               'Update-MgGroupDriveList', 'Update-MgGroupDriveListColumn', 
               'Update-MgGroupDriveListContentType', 
               'Update-MgGroupDriveListContentTypeColumn', 
               'Update-MgGroupDriveListContentTypeColumnLink', 
               'Update-MgGroupDriveListCreatedByUserMailboxSetting', 
               'Update-MgGroupDriveListItem', 
               'Update-MgGroupDriveListItemCreatedByUserMailboxSetting', 
               'Update-MgGroupDriveListItemDocumentSetVersion', 
               'Update-MgGroupDriveListItemDocumentSetVersionField', 
               'Update-MgGroupDriveListItemField', 
               'Update-MgGroupDriveListItemLastModifiedByUserMailboxSetting', 
               'Update-MgGroupDriveListItemVersion', 
               'Update-MgGroupDriveListItemVersionField', 
               'Update-MgGroupDriveListLastModifiedByUserMailboxSetting', 
               'Update-MgGroupDriveListOperation', 
               'Update-MgGroupDriveListSubscription', 'Update-MgGroupDriveRoot', 
               'Update-MgGroupDriveRootAnalytic', 
               'Update-MgGroupDriveRootAnalyticItemActivityStat', 
               'Update-MgGroupDriveRootCreatedByUserMailboxSetting', 
               'Update-MgGroupDriveRootLastModifiedByUserMailboxSetting', 
               'Update-MgGroupDriveRootListItem', 
               'Update-MgGroupDriveRootListItemCreatedByUserMailboxSetting', 
               'Update-MgGroupDriveRootListItemDocumentSetVersion', 
               'Update-MgGroupDriveRootListItemDocumentSetVersionField', 
               'Update-MgGroupDriveRootListItemField', 
               'Update-MgGroupDriveRootListItemLastModifiedByUserMailboxSetting', 
               'Update-MgGroupDriveRootListItemVersion', 
               'Update-MgGroupDriveRootListItemVersionField', 
               'Update-MgGroupDriveRootPermission', 
               'Update-MgGroupDriveRootSubscription', 
               'Update-MgGroupDriveRootThumbnail', 
               'Update-MgGroupDriveRootVersion', 
               'Update-MgShareCreatedByUserMailboxSetting', 
               'Update-MgShareLastModifiedByUserMailboxSetting', 
               'Update-MgShareList', 'Update-MgShareListColumn', 
               'Update-MgShareListContentType', 
               'Update-MgShareListContentTypeColumn', 
               'Update-MgShareListContentTypeColumnLink', 
               'Update-MgShareListCreatedByUserMailboxSetting', 
               'Update-MgShareListItem', 
               'Update-MgShareListItemCreatedByUserMailboxSetting', 
               'Update-MgShareListItemDocumentSetVersion', 
               'Update-MgShareListItemDocumentSetVersionField', 
               'Update-MgShareListItemField', 
               'Update-MgShareListItemLastModifiedByUserMailboxSetting', 
               'Update-MgShareListItemVersion', 
               'Update-MgShareListItemVersionField', 
               'Update-MgShareListLastModifiedByUserMailboxSetting', 
               'Update-MgShareListOperation', 'Update-MgShareListSubscription', 
               'Update-MgSharePermission', 
               'Update-MgShareSharedDriveItemSharedDriveItem', 
               'Update-MgUserDrive', 
               'Update-MgUserDriveCreatedByUserMailboxSetting', 
               'Update-MgUserDriveItem', 'Update-MgUserDriveItemAnalytic', 
               'Update-MgUserDriveItemAnalyticItemActivityStat', 
               'Update-MgUserDriveItemCreatedByUserMailboxSetting', 
               'Update-MgUserDriveItemLastModifiedByUserMailboxSetting', 
               'Update-MgUserDriveItemListItem', 
               'Update-MgUserDriveItemListItemCreatedByUserMailboxSetting', 
               'Update-MgUserDriveItemListItemDocumentSetVersion', 
               'Update-MgUserDriveItemListItemDocumentSetVersionField', 
               'Update-MgUserDriveItemListItemField', 
               'Update-MgUserDriveItemListItemLastModifiedByUserMailboxSetting', 
               'Update-MgUserDriveItemListItemVersion', 
               'Update-MgUserDriveItemListItemVersionField', 
               'Update-MgUserDriveItemPermission', 
               'Update-MgUserDriveItemSubscription', 
               'Update-MgUserDriveItemThumbnail', 'Update-MgUserDriveItemVersion', 
               'Update-MgUserDriveLastModifiedByUserMailboxSetting', 
               'Update-MgUserDriveList', 'Update-MgUserDriveListColumn', 
               'Update-MgUserDriveListContentType', 
               'Update-MgUserDriveListContentTypeColumn', 
               'Update-MgUserDriveListContentTypeColumnLink', 
               'Update-MgUserDriveListCreatedByUserMailboxSetting', 
               'Update-MgUserDriveListItem', 
               'Update-MgUserDriveListItemCreatedByUserMailboxSetting', 
               'Update-MgUserDriveListItemDocumentSetVersion', 
               'Update-MgUserDriveListItemDocumentSetVersionField', 
               'Update-MgUserDriveListItemField', 
               'Update-MgUserDriveListItemLastModifiedByUserMailboxSetting', 
               'Update-MgUserDriveListItemVersion', 
               'Update-MgUserDriveListItemVersionField', 
               'Update-MgUserDriveListLastModifiedByUserMailboxSetting', 
               'Update-MgUserDriveListOperation', 
               'Update-MgUserDriveListSubscription', 'Update-MgUserDriveRoot', 
               'Update-MgUserDriveRootAnalytic', 
               'Update-MgUserDriveRootAnalyticItemActivityStat', 
               'Update-MgUserDriveRootCreatedByUserMailboxSetting', 
               'Update-MgUserDriveRootLastModifiedByUserMailboxSetting', 
               'Update-MgUserDriveRootListItem', 
               'Update-MgUserDriveRootListItemCreatedByUserMailboxSetting', 
               'Update-MgUserDriveRootListItemDocumentSetVersion', 
               'Update-MgUserDriveRootListItemDocumentSetVersionField', 
               'Update-MgUserDriveRootListItemField', 
               'Update-MgUserDriveRootListItemLastModifiedByUserMailboxSetting', 
               'Update-MgUserDriveRootListItemVersion', 
               'Update-MgUserDriveRootListItemVersionField', 
               'Update-MgUserDriveRootPermission', 
               'Update-MgUserDriveRootSubscription', 
               'Update-MgUserDriveRootThumbnail', 'Update-MgUserDriveRootVersion'

# 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.
CmdletsToExport = @()

# Variables to export from this module
# VariablesToExport = @()

# 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.
AliasesToExport = '*'

# DSC resources to export from this module
# DscResourcesToExport = @()

# List of all modules packaged with this module
# ModuleList = @()

# List of all files packaged with this module
# FileList = @()

# 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.
PrivateData = @{

    PSData = @{

        # Tags applied to this module. These help with module discovery in online galleries.
        Tags = 'Microsoft','Office365','Graph','PowerShell','PSModule','PSIncludes_Cmdlet'

        # A URL to the license for this module.
        LicenseUri = 'https://aka.ms/devservicesagreement'

        # A URL to the main website for this project.
        ProjectUri = 'https://github.com/microsoftgraph/msgraph-sdk-powershell'

        # A URL to an icon representing this module.
        IconUri = 'https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-powershell/features/2.0/docs/images/graph_color256.png'

        # ReleaseNotes of this module
        ReleaseNotes = 'See https://aka.ms/GraphPowerShell-Release.'

        # Prerelease string of this module
        Prerelease = 'preview10'

        # Flag to indicate whether the module requires explicit user acceptance for install/update/save
        # RequireLicenseAcceptance = $false

        # External dependent modules of this module
        # ExternalModuleDependencies = @()

    } # End of PSData hashtable

 } # End of PrivateData hashtable

# HelpInfo URI of this module
# HelpInfoURI = ''

# Default prefix for commands exported from this module. Override the default prefix using Import-Module -Prefix.
# DefaultCommandPrefix = ''

}


# SIG # Begin signature block
# MIInoQYJKoZIhvcNAQcCoIInkjCCJ44CAQExDzANBglghkgBZQMEAgEFADB5Bgor
# BgEEAYI3AgEEoGswaTA0BgorBgEEAYI3AgEeMCYCAwEAAAQQH8w7YFlLCE63JNLG
# KX7zUQIBAAIBAAIBAAIBAAIBADAxMA0GCWCGSAFlAwQCAQUABCD+CWBNy4h23MVA
# bmSL+qzjtuwyGwVR/1bx9crNUIiF3qCCDYUwggYDMIID66ADAgECAhMzAAADTU6R
# phoosHiPAAAAAANNMA0GCSqGSIb3DQEBCwUAMH4xCzAJBgNVBAYTAlVTMRMwEQYD
# VQQIEwpXYXNoaW5ndG9uMRAwDgYDVQQHEwdSZWRtb25kMR4wHAYDVQQKExVNaWNy
# b3NvZnQgQ29ycG9yYXRpb24xKDAmBgNVBAMTH01pY3Jvc29mdCBDb2RlIFNpZ25p
# bmcgUENBIDIwMTEwHhcNMjMwMzE2MTg0MzI4WhcNMjQwMzE0MTg0MzI4WjB0MQsw
# CQYDVQQGEwJVUzETMBEGA1UECBMKV2FzaGluZ3RvbjEQMA4GA1UEBxMHUmVkbW9u
# ZDEeMBwGA1UEChMVTWljcm9zb2Z0IENvcnBvcmF0aW9uMR4wHAYDVQQDExVNaWNy
# b3NvZnQgQ29ycG9yYXRpb24wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIB
# AQDUKPcKGVa6cboGQU03ONbUKyl4WpH6Q2Xo9cP3RhXTOa6C6THltd2RfnjlUQG+
# Mwoy93iGmGKEMF/jyO2XdiwMP427j90C/PMY/d5vY31sx+udtbif7GCJ7jJ1vLzd
# j28zV4r0FGG6yEv+tUNelTIsFmmSb0FUiJtU4r5sfCThvg8dI/F9Hh6xMZoVti+k
# bVla+hlG8bf4s00VTw4uAZhjGTFCYFRytKJ3/mteg2qnwvHDOgV7QSdV5dWdd0+x
# zcuG0qgd3oCCAjH8ZmjmowkHUe4dUmbcZfXsgWlOfc6DG7JS+DeJak1DvabamYqH
# g1AUeZ0+skpkwrKwXTFwBRltAgMBAAGjggGCMIIBfjAfBgNVHSUEGDAWBgorBgEE
# AYI3TAgBBggrBgEFBQcDAzAdBgNVHQ4EFgQUId2Img2Sp05U6XI04jli2KohL+8w
# VAYDVR0RBE0wS6RJMEcxLTArBgNVBAsTJE1pY3Jvc29mdCBJcmVsYW5kIE9wZXJh
# dGlvbnMgTGltaXRlZDEWMBQGA1UEBRMNMjMwMDEyKzUwMDUxNzAfBgNVHSMEGDAW
# gBRIbmTlUAXTgqoXNzcitW2oynUClTBUBgNVHR8ETTBLMEmgR6BFhkNodHRwOi8v
# d3d3Lm1pY3Jvc29mdC5jb20vcGtpb3BzL2NybC9NaWNDb2RTaWdQQ0EyMDExXzIw
# MTEtMDctMDguY3JsMGEGCCsGAQUFBwEBBFUwUzBRBggrBgEFBQcwAoZFaHR0cDov
# L3d3dy5taWNyb3NvZnQuY29tL3BraW9wcy9jZXJ0cy9NaWNDb2RTaWdQQ0EyMDEx
# XzIwMTEtMDctMDguY3J0MAwGA1UdEwEB/wQCMAAwDQYJKoZIhvcNAQELBQADggIB
# ACMET8WuzLrDwexuTUZe9v2xrW8WGUPRQVmyJ1b/BzKYBZ5aU4Qvh5LzZe9jOExD
# YUlKb/Y73lqIIfUcEO/6W3b+7t1P9m9M1xPrZv5cfnSCguooPDq4rQe/iCdNDwHT
# 6XYW6yetxTJMOo4tUDbSS0YiZr7Mab2wkjgNFa0jRFheS9daTS1oJ/z5bNlGinxq
# 2v8azSP/GcH/t8eTrHQfcax3WbPELoGHIbryrSUaOCphsnCNUqUN5FbEMlat5MuY
# 94rGMJnq1IEd6S8ngK6C8E9SWpGEO3NDa0NlAViorpGfI0NYIbdynyOB846aWAjN
# fgThIcdzdWFvAl/6ktWXLETn8u/lYQyWGmul3yz+w06puIPD9p4KPiWBkCesKDHv
# XLrT3BbLZ8dKqSOV8DtzLFAfc9qAsNiG8EoathluJBsbyFbpebadKlErFidAX8KE
# usk8htHqiSkNxydamL/tKfx3V/vDAoQE59ysv4r3pE+zdyfMairvkFNNw7cPn1kH
# Gcww9dFSY2QwAxhMzmoM0G+M+YvBnBu5wjfxNrMRilRbxM6Cj9hKFh0YTwba6M7z
# ntHHpX3d+nabjFm/TnMRROOgIXJzYbzKKaO2g1kWeyG2QtvIR147zlrbQD4X10Ab
# rRg9CpwW7xYxywezj+iNAc+QmFzR94dzJkEPUSCJPsTFMIIHejCCBWKgAwIBAgIK
# YQ6Q0gAAAAAAAzANBgkqhkiG9w0BAQsFADCBiDELMAkGA1UEBhMCVVMxEzARBgNV
# BAgTCldhc2hpbmd0b24xEDAOBgNVBAcTB1JlZG1vbmQxHjAcBgNVBAoTFU1pY3Jv
# c29mdCBDb3Jwb3JhdGlvbjEyMDAGA1UEAxMpTWljcm9zb2Z0IFJvb3QgQ2VydGlm
# aWNhdGUgQXV0aG9yaXR5IDIwMTEwHhcNMTEwNzA4MjA1OTA5WhcNMjYwNzA4MjEw
# OTA5WjB+MQswCQYDVQQGEwJVUzETMBEGA1UECBMKV2FzaGluZ3RvbjEQMA4GA1UE
# BxMHUmVkbW9uZDEeMBwGA1UEChMVTWljcm9zb2Z0IENvcnBvcmF0aW9uMSgwJgYD
# VQQDEx9NaWNyb3NvZnQgQ29kZSBTaWduaW5nIFBDQSAyMDExMIICIjANBgkqhkiG
# 9w0BAQEFAAOCAg8AMIICCgKCAgEAq/D6chAcLq3YbqqCEE00uvK2WCGfQhsqa+la
# UKq4BjgaBEm6f8MMHt03a8YS2AvwOMKZBrDIOdUBFDFC04kNeWSHfpRgJGyvnkmc
# 6Whe0t+bU7IKLMOv2akrrnoJr9eWWcpgGgXpZnboMlImEi/nqwhQz7NEt13YxC4D
# dato88tt8zpcoRb0RrrgOGSsbmQ1eKagYw8t00CT+OPeBw3VXHmlSSnnDb6gE3e+
# lD3v++MrWhAfTVYoonpy4BI6t0le2O3tQ5GD2Xuye4Yb2T6xjF3oiU+EGvKhL1nk
# kDstrjNYxbc+/jLTswM9sbKvkjh+0p2ALPVOVpEhNSXDOW5kf1O6nA+tGSOEy/S6
# A4aN91/w0FK/jJSHvMAhdCVfGCi2zCcoOCWYOUo2z3yxkq4cI6epZuxhH2rhKEmd
# X4jiJV3TIUs+UsS1Vz8kA/DRelsv1SPjcF0PUUZ3s/gA4bysAoJf28AVs70b1FVL
# 5zmhD+kjSbwYuER8ReTBw3J64HLnJN+/RpnF78IcV9uDjexNSTCnq47f7Fufr/zd
# sGbiwZeBe+3W7UvnSSmnEyimp31ngOaKYnhfsi+E11ecXL93KCjx7W3DKI8sj0A3
# T8HhhUSJxAlMxdSlQy90lfdu+HggWCwTXWCVmj5PM4TasIgX3p5O9JawvEagbJjS
# 4NaIjAsCAwEAAaOCAe0wggHpMBAGCSsGAQQBgjcVAQQDAgEAMB0GA1UdDgQWBBRI
# bmTlUAXTgqoXNzcitW2oynUClTAZBgkrBgEEAYI3FAIEDB4KAFMAdQBiAEMAQTAL
# BgNVHQ8EBAMCAYYwDwYDVR0TAQH/BAUwAwEB/zAfBgNVHSMEGDAWgBRyLToCMZBD
# uRQFTuHqp8cx0SOJNDBaBgNVHR8EUzBRME+gTaBLhklodHRwOi8vY3JsLm1pY3Jv
# c29mdC5jb20vcGtpL2NybC9wcm9kdWN0cy9NaWNSb29DZXJBdXQyMDExXzIwMTFf
# MDNfMjIuY3JsMF4GCCsGAQUFBwEBBFIwUDBOBggrBgEFBQcwAoZCaHR0cDovL3d3
# dy5taWNyb3NvZnQuY29tL3BraS9jZXJ0cy9NaWNSb29DZXJBdXQyMDExXzIwMTFf
# MDNfMjIuY3J0MIGfBgNVHSAEgZcwgZQwgZEGCSsGAQQBgjcuAzCBgzA/BggrBgEF
# BQcCARYzaHR0cDovL3d3dy5taWNyb3NvZnQuY29tL3BraW9wcy9kb2NzL3ByaW1h
# cnljcHMuaHRtMEAGCCsGAQUFBwICMDQeMiAdAEwAZQBnAGEAbABfAHAAbwBsAGkA
# YwB5AF8AcwB0AGEAdABlAG0AZQBuAHQALiAdMA0GCSqGSIb3DQEBCwUAA4ICAQBn
# 8oalmOBUeRou09h0ZyKbC5YR4WOSmUKWfdJ5DJDBZV8uLD74w3LRbYP+vj/oCso7
# v0epo/Np22O/IjWll11lhJB9i0ZQVdgMknzSGksc8zxCi1LQsP1r4z4HLimb5j0b
# pdS1HXeUOeLpZMlEPXh6I/MTfaaQdION9MsmAkYqwooQu6SpBQyb7Wj6aC6VoCo/
# KmtYSWMfCWluWpiW5IP0wI/zRive/DvQvTXvbiWu5a8n7dDd8w6vmSiXmE0OPQvy
# CInWH8MyGOLwxS3OW560STkKxgrCxq2u5bLZ2xWIUUVYODJxJxp/sfQn+N4sOiBp
# mLJZiWhub6e3dMNABQamASooPoI/E01mC8CzTfXhj38cbxV9Rad25UAqZaPDXVJi
# hsMdYzaXht/a8/jyFqGaJ+HNpZfQ7l1jQeNbB5yHPgZ3BtEGsXUfFL5hYbXw3MYb
# BL7fQccOKO7eZS/sl/ahXJbYANahRr1Z85elCUtIEJmAH9AAKcWxm6U/RXceNcbS
# oqKfenoi+kiVH6v7RyOA9Z74v2u3S5fi63V4GuzqN5l5GEv/1rMjaHXmr/r8i+sL
# gOppO6/8MO0ETI7f33VtY5E90Z1WTk+/gFcioXgRMiF670EKsT/7qMykXcGhiJtX
# cVZOSEXAQsmbdlsKgEhr/Xmfwb1tbWrJUnMTDXpQzTGCGXIwghluAgEBMIGVMH4x
# CzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpXYXNoaW5ndG9uMRAwDgYDVQQHEwdSZWRt
# b25kMR4wHAYDVQQKExVNaWNyb3NvZnQgQ29ycG9yYXRpb24xKDAmBgNVBAMTH01p
# Y3Jvc29mdCBDb2RlIFNpZ25pbmcgUENBIDIwMTECEzMAAANNTpGmGiiweI8AAAAA
# A00wDQYJYIZIAWUDBAIBBQCgga4wGQYJKoZIhvcNAQkDMQwGCisGAQQBgjcCAQQw
# HAYKKwYBBAGCNwIBCzEOMAwGCisGAQQBgjcCARUwLwYJKoZIhvcNAQkEMSIEICin
# BT758KpYyFr+Vg/nwIqq6prNo4J814tI9PgyCNxwMEIGCisGAQQBgjcCAQwxNDAy
# oBSAEgBNAGkAYwByAG8AcwBvAGYAdKEagBhodHRwOi8vd3d3Lm1pY3Jvc29mdC5j
# b20wDQYJKoZIhvcNAQEBBQAEggEAOyY8LK1rQSihpqO3aPTvqVMQZrRlPCNz18vv
# hCop2Z7KpGxILDMOhO4glOv0D5imaDcFIkQRLFSd2i0jdKNA3TXu5xb3trikyu6k
# sjEt8i3C90L78rP+e8rleO7GVzEMZReMDHaUJCmxdGS/T48IVA81en3Y26MqwNc8
# m7Y1Mmuf52SLRiKAYog3xG1u9omoa4VjR9+E9UzobZDycbCqYHQdqjfcEmmwRohh
# DweQSVVwhV6Isy0tdlcFILcxmF859V4SAQK9YY3/v+9yycDaZj4iMn/1HINEG9fq
# +GTaOqQGCSfzyRnDqhjkQYkomnskVnrCcw1CTQzQZc/D0fu89qGCFvwwghb4Bgor
# BgEEAYI3AwMBMYIW6DCCFuQGCSqGSIb3DQEHAqCCFtUwghbRAgEDMQ8wDQYJYIZI
# AWUDBAIBBQAwggFRBgsqhkiG9w0BCRABBKCCAUAEggE8MIIBOAIBAQYKKwYBBAGE
# WQoDATAxMA0GCWCGSAFlAwQCAQUABCAiNNIY4fMofvpDjp9Cvrk54Ec2pZu2H/HX
# HIudy7O87gIGZF0CXESgGBMyMDIzMDUxMTE5MjE1My44MzFaMASAAgH0oIHQpIHN
# MIHKMQswCQYDVQQGEwJVUzETMBEGA1UECBMKV2FzaGluZ3RvbjEQMA4GA1UEBxMH
# UmVkbW9uZDEeMBwGA1UEChMVTWljcm9zb2Z0IENvcnBvcmF0aW9uMSUwIwYDVQQL
# ExxNaWNyb3NvZnQgQW1lcmljYSBPcGVyYXRpb25zMSYwJAYDVQQLEx1UaGFsZXMg
# VFNTIEVTTjoxMkJDLUUzQUUtNzRFQjElMCMGA1UEAxMcTWljcm9zb2Z0IFRpbWUt
# U3RhbXAgU2VydmljZaCCEVMwggcMMIIE9KADAgECAhMzAAAByk/Cs+0DDRhsAAEA
# AAHKMA0GCSqGSIb3DQEBCwUAMHwxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpXYXNo
# aW5ndG9uMRAwDgYDVQQHEwdSZWRtb25kMR4wHAYDVQQKExVNaWNyb3NvZnQgQ29y
# cG9yYXRpb24xJjAkBgNVBAMTHU1pY3Jvc29mdCBUaW1lLVN0YW1wIFBDQSAyMDEw
# MB4XDTIyMTEwNDE5MDE0MFoXDTI0MDIwMjE5MDE0MFowgcoxCzAJBgNVBAYTAlVT
# MRMwEQYDVQQIEwpXYXNoaW5ndG9uMRAwDgYDVQQHEwdSZWRtb25kMR4wHAYDVQQK
# ExVNaWNyb3NvZnQgQ29ycG9yYXRpb24xJTAjBgNVBAsTHE1pY3Jvc29mdCBBbWVy
# aWNhIE9wZXJhdGlvbnMxJjAkBgNVBAsTHVRoYWxlcyBUU1MgRVNOOjEyQkMtRTNB
# RS03NEVCMSUwIwYDVQQDExxNaWNyb3NvZnQgVGltZS1TdGFtcCBTZXJ2aWNlMIIC
# IjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAwwGcq9j50rWEkcLSlGZLweUV
# fxXRaUjiPsyaNVxPdMRs3CVe58siu/EkaVt7t7PNTPko/s8lNtusAeLEnzki44yx
# k2c9ekm8E1SQ2YV9b8/LOxfKapZ8tVlPyxw6DmFzNFQjifVm8EiZ7lFRoY448vpc
# bBD18qjYNF/2Z3SQchcsdV1N9Y6V2WGl55VmLqFRX5+dptdjreBXzi3WW9TsoCEW
# cYCBK5wYgS9tT2SSSTzae3jmdw40g+LOIyrVPF2DozkStv6JBDPvwahXWpKGpO7r
# HrKF+o7ECN/ViQFMZyp/vxePiUABDNqzEUI8s7klYmeHXvjeQOq/CM3C/Y8bj3fJ
# ObnZH7eAXvRDnxT8R6W/uD1mGUJvv9M9BMu3nhKpKmSxzzO5LtcMEh2tMXxhMGGN
# MUP3DOEK3X+2/LD1Z03usJTk5pHNoH/gDIvbp787Cw40tsApiAvtrHYwub0TqIv8
# Zy62l8n8s/Mv/P764CTqrxcXzalBHh+Xy4XPjmadnPkZJycp3Kczbkg9QbvJp0H/
# 0FswHS+efFofpDNJwLh1hs/aMi1K/ozEv7/WLIPsDgK16fU/axybqMKk0NOxgelU
# jAYKl4wU0Y6Q4q9N/9PwAS0csifQhY1ooQfAI0iDCCSEATslD8bTO0tRtqdcIdav
# OReqzoPdvAv3Dr1XXQ8CAwEAAaOCATYwggEyMB0GA1UdDgQWBBT6x/6lS4ESQ8KZ
# hd0RgU7RYXM8fzAfBgNVHSMEGDAWgBSfpxVdAF5iXYP05dJlpxtTNRnpcjBfBgNV
# HR8EWDBWMFSgUqBQhk5odHRwOi8vd3d3Lm1pY3Jvc29mdC5jb20vcGtpb3BzL2Ny
# bC9NaWNyb3NvZnQlMjBUaW1lLVN0YW1wJTIwUENBJTIwMjAxMCgxKS5jcmwwbAYI
# KwYBBQUHAQEEYDBeMFwGCCsGAQUFBzAChlBodHRwOi8vd3d3Lm1pY3Jvc29mdC5j
# b20vcGtpb3BzL2NlcnRzL01pY3Jvc29mdCUyMFRpbWUtU3RhbXAlMjBQQ0ElMjAy
# MDEwKDEpLmNydDAMBgNVHRMBAf8EAjAAMBMGA1UdJQQMMAoGCCsGAQUFBwMIMA0G
# CSqGSIb3DQEBCwUAA4ICAQDY0HkqCS3KuKefFX8/rm/dtD9066dKEleNqriwZqsM
# 4Ym8Ew4QiqOqO7mWoYYY4K5y8eXSOHKNXOfpO6RbaYj8jCOcJAB5tqLl5hiMgaMb
# AVLrl1hlix9sloO45LON0JphKva3D6AVKA7P78mA9iRHZYUVrRiyfvQjWxmUnxhi
# s8fom92+/RHcEZ1Dh5+p4gzeeL84Yl00Wyq9EcgBKKfgq0lCjWNSq1AUG1sELlgX
# OSvKZ4/lXXH+MfhcHe91WLIaZkS/Hu9wdTT6I14BC97yhDsZWXAl0IJ801I6UtEF
# pCsTeOyZBJ7CF0rf5lxJ8tE9ojNsyqXJKuwVn0ewCMkZqz/cEwv9FEx8QmsZ0ZNo
# dTtsl+V9dZm+eUrMKZk6PKsKArtQ+jHkfVsHgKODloelpOmHqgX7UbO0NVnIlpP5
# 5gQTqV76vU7wRXpUfz7KhE3BZXNgwG05dRnCXDwrhhYz+Itbzs1K1R8I4YMDJjW9
# 0ASCg9Jf+xygRKZGKHjo2Bs2XyaKuN1P6FFCIVXN7KgHl/bZiakGq7k5TQ4OXK5x
# khCHhjdgHuxj3hK5AaOy+GXxO/jbyqGRqeSxf+TTPuWhDWurIo33RMDGe5DbImjc
# bcj6dVhQevqHClR1OHSfr+8m1hWRJGlC1atcOWKajArwOURqJSVlThwVgIyzGNmj
# zjCCB3EwggVZoAMCAQICEzMAAAAVxedrngKbSZkAAAAAABUwDQYJKoZIhvcNAQEL
# BQAwgYgxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpXYXNoaW5ndG9uMRAwDgYDVQQH
# EwdSZWRtb25kMR4wHAYDVQQKExVNaWNyb3NvZnQgQ29ycG9yYXRpb24xMjAwBgNV
# BAMTKU1pY3Jvc29mdCBSb290IENlcnRpZmljYXRlIEF1dGhvcml0eSAyMDEwMB4X
# DTIxMDkzMDE4MjIyNVoXDTMwMDkzMDE4MzIyNVowfDELMAkGA1UEBhMCVVMxEzAR
# BgNVBAgTCldhc2hpbmd0b24xEDAOBgNVBAcTB1JlZG1vbmQxHjAcBgNVBAoTFU1p
# Y3Jvc29mdCBDb3Jwb3JhdGlvbjEmMCQGA1UEAxMdTWljcm9zb2Z0IFRpbWUtU3Rh
# bXAgUENBIDIwMTAwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQDk4aZM
# 57RyIQt5osvXJHm9DtWC0/3unAcH0qlsTnXIyjVX9gF/bErg4r25PhdgM/9cT8dm
# 95VTcVrifkpa/rg2Z4VGIwy1jRPPdzLAEBjoYH1qUoNEt6aORmsHFPPFdvWGUNzB
# RMhxXFExN6AKOG6N7dcP2CZTfDlhAnrEqv1yaa8dq6z2Nr41JmTamDu6GnszrYBb
# fowQHJ1S/rboYiXcag/PXfT+jlPP1uyFVk3v3byNpOORj7I5LFGc6XBpDco2LXCO
# Mcg1KL3jtIckw+DJj361VI/c+gVVmG1oO5pGve2krnopN6zL64NF50ZuyjLVwIYw
# XE8s4mKyzbnijYjklqwBSru+cakXW2dg3viSkR4dPf0gz3N9QZpGdc3EXzTdEonW
# /aUgfX782Z5F37ZyL9t9X4C626p+Nuw2TPYrbqgSUei/BQOj0XOmTTd0lBw0gg/w
# EPK3Rxjtp+iZfD9M269ewvPV2HM9Q07BMzlMjgK8QmguEOqEUUbi0b1qGFphAXPK
# Z6Je1yh2AuIzGHLXpyDwwvoSCtdjbwzJNmSLW6CmgyFdXzB0kZSU2LlQ+QuJYfM2
# BjUYhEfb3BvR/bLUHMVr9lxSUV0S2yW6r1AFemzFER1y7435UsSFF5PAPBXbGjfH
# CBUYP3irRbb1Hode2o+eFnJpxq57t7c+auIurQIDAQABo4IB3TCCAdkwEgYJKwYB
# BAGCNxUBBAUCAwEAATAjBgkrBgEEAYI3FQIEFgQUKqdS/mTEmr6CkTxGNSnPEP8v
# BO4wHQYDVR0OBBYEFJ+nFV0AXmJdg/Tl0mWnG1M1GelyMFwGA1UdIARVMFMwUQYM
# KwYBBAGCN0yDfQEBMEEwPwYIKwYBBQUHAgEWM2h0dHA6Ly93d3cubWljcm9zb2Z0
# LmNvbS9wa2lvcHMvRG9jcy9SZXBvc2l0b3J5Lmh0bTATBgNVHSUEDDAKBggrBgEF
# BQcDCDAZBgkrBgEEAYI3FAIEDB4KAFMAdQBiAEMAQTALBgNVHQ8EBAMCAYYwDwYD
# VR0TAQH/BAUwAwEB/zAfBgNVHSMEGDAWgBTV9lbLj+iiXGJo0T2UkFvXzpoYxDBW
# BgNVHR8ETzBNMEugSaBHhkVodHRwOi8vY3JsLm1pY3Jvc29mdC5jb20vcGtpL2Ny
# bC9wcm9kdWN0cy9NaWNSb29DZXJBdXRfMjAxMC0wNi0yMy5jcmwwWgYIKwYBBQUH
# AQEETjBMMEoGCCsGAQUFBzAChj5odHRwOi8vd3d3Lm1pY3Jvc29mdC5jb20vcGtp
# L2NlcnRzL01pY1Jvb0NlckF1dF8yMDEwLTA2LTIzLmNydDANBgkqhkiG9w0BAQsF
# AAOCAgEAnVV9/Cqt4SwfZwExJFvhnnJL/Klv6lwUtj5OR2R4sQaTlz0xM7U518Jx
# Nj/aZGx80HU5bbsPMeTCj/ts0aGUGCLu6WZnOlNN3Zi6th542DYunKmCVgADsAW+
# iehp4LoJ7nvfam++Kctu2D9IdQHZGN5tggz1bSNU5HhTdSRXud2f8449xvNo32X2
# pFaq95W2KFUn0CS9QKC/GbYSEhFdPSfgQJY4rPf5KYnDvBewVIVCs/wMnosZiefw
# C2qBwoEZQhlSdYo2wh3DYXMuLGt7bj8sCXgU6ZGyqVvfSaN0DLzskYDSPeZKPmY7
# T7uG+jIa2Zb0j/aRAfbOxnT99kxybxCrdTDFNLB62FD+CljdQDzHVG2dY3RILLFO
# Ry3BFARxv2T5JL5zbcqOCb2zAVdJVGTZc9d/HltEAY5aGZFrDZ+kKNxnGSgkujhL
# mm77IVRrakURR6nxt67I6IleT53S0Ex2tVdUCbFpAUR+fKFhbHP+CrvsQWY9af3L
# wUFJfn6Tvsv4O+S3Fb+0zj6lMVGEvL8CwYKiexcdFYmNcP7ntdAoGokLjzbaukz5
# m/8K6TT4JDVnK+ANuOaMmdbhIurwJ0I9JZTmdHRbatGePu1+oDEzfbzL6Xu/OHBE
# 0ZDxyKs6ijoIYn/ZcGNTTY3ugm2lBRDBcQZqELQdVTNYs6FwZvKhggLKMIICMwIB
# ATCB+KGB0KSBzTCByjELMAkGA1UEBhMCVVMxEzARBgNVBAgTCldhc2hpbmd0b24x
# EDAOBgNVBAcTB1JlZG1vbmQxHjAcBgNVBAoTFU1pY3Jvc29mdCBDb3Jwb3JhdGlv
# bjElMCMGA1UECxMcTWljcm9zb2Z0IEFtZXJpY2EgT3BlcmF0aW9uczEmMCQGA1UE
# CxMdVGhhbGVzIFRTUyBFU046MTJCQy1FM0FFLTc0RUIxJTAjBgNVBAMTHE1pY3Jv
# c29mdCBUaW1lLVN0YW1wIFNlcnZpY2WiIwoBATAHBgUrDgMCGgMVAKOO55cMT4sy
# PP6nClg2IWfajMqkoIGDMIGApH4wfDELMAkGA1UEBhMCVVMxEzARBgNVBAgTCldh
# c2hpbmd0b24xEDAOBgNVBAcTB1JlZG1vbmQxHjAcBgNVBAoTFU1pY3Jvc29mdCBD
# b3Jwb3JhdGlvbjEmMCQGA1UEAxMdTWljcm9zb2Z0IFRpbWUtU3RhbXAgUENBIDIw
# MTAwDQYJKoZIhvcNAQEFBQACBQDoB4DbMCIYDzIwMjMwNTExMjI1NzMxWhgPMjAy
# MzA1MTIyMjU3MzFaMHMwOQYKKwYBBAGEWQoEATErMCkwCgIFAOgHgNsCAQAwBgIB
# AAIBATAHAgEAAgIRxTAKAgUA6AjSWwIBADA2BgorBgEEAYRZCgQCMSgwJjAMBgor
# BgEEAYRZCgMCoAowCAIBAAIDB6EgoQowCAIBAAIDAYagMA0GCSqGSIb3DQEBBQUA
# A4GBAHK0xAUTrGjzxdPQr58hSYP/OKOxxICtCPR28ZuhWzcn/940Z1Vq3tw0+DwD
# DI9cba07S5tBaeA6Tg+hL3/DyUeQx5oMAAgFoZhez1lhPEOPM9LneUaLVbAdWmSC
# 1i5hvi3j96JZ8vJtbRi1ozVzrCbnllVTKg4siYeTjfkwzMQfMYIEDTCCBAkCAQEw
# gZMwfDELMAkGA1UEBhMCVVMxEzARBgNVBAgTCldhc2hpbmd0b24xEDAOBgNVBAcT
# B1JlZG1vbmQxHjAcBgNVBAoTFU1pY3Jvc29mdCBDb3Jwb3JhdGlvbjEmMCQGA1UE
# AxMdTWljcm9zb2Z0IFRpbWUtU3RhbXAgUENBIDIwMTACEzMAAAHKT8Kz7QMNGGwA
# AQAAAcowDQYJYIZIAWUDBAIBBQCgggFKMBoGCSqGSIb3DQEJAzENBgsqhkiG9w0B
# CRABBDAvBgkqhkiG9w0BCQQxIgQgkUNfsiIN0qwL/4/R5Ty69juEZJQmG91Biik0
# wz6e/lYwgfoGCyqGSIb3DQEJEAIvMYHqMIHnMIHkMIG9BCATPRvzm+tVTayVkCTi
# O3VIMSTojNkDBUKhbAXcrNwa4DCBmDCBgKR+MHwxCzAJBgNVBAYTAlVTMRMwEQYD
# VQQIEwpXYXNoaW5ndG9uMRAwDgYDVQQHEwdSZWRtb25kMR4wHAYDVQQKExVNaWNy
# b3NvZnQgQ29ycG9yYXRpb24xJjAkBgNVBAMTHU1pY3Jvc29mdCBUaW1lLVN0YW1w
# IFBDQSAyMDEwAhMzAAAByk/Cs+0DDRhsAAEAAAHKMCIEIGADwgbIY8bHSvVyAVy9
# aXcWUnyIpf6YPRYFCm5Uc4D6MA0GCSqGSIb3DQEBCwUABIICAJdBF0r8ZC0dfdPR
# TTQfjckRGz1i+STF4TEu4Qiu1yEjArqHfkoywZ/40NrAjKEVLHPnrVhYlcuHK7gB
# vldwBz+pK1AFAPSHtnMnvWgUyBrMB3YXQ3DIt+FT2ChRCrwZsgum1hrhESGTZ2zj
# XpjSGIHHJskevq+xm1hoHVLno4/LyddzvTSyM0qYWUTyu2XcYotvYR8RvvvKI6HV
# +0wertOT/J/xoUeq+QGHDY/GEAOMmmj+Po/xYWMe20aCvqoG+nbwM7rMzz+Ybu64
# TT8oE0RIXf0OpeQ1XtUJuJ15D+cJenVf7cFGAVbCjDbm+RcbhDgTSstzgNQOZBvF
# Xrzl4E4mEffyCXyTTOnuP/cLEzBmSvjPZLKLgyL6xcd5U/psaN5SIDHoTbOG7Jh4
# N/z927ZHgtvkOgGt4ieRKulEH6h++bV36NJd39ZEOr1m0ZMZel6bziMtIl9eER7o
# LhW+KhpzpI0e+Usoy6yzK+mFAQ/8O5dRSdqIoha2s0NFyr7fsZtagxadkcEwkx+C
# 0n2vYL8p6CKLFYIbnaAKcC3ayf9a2vyPloqRtbvgXb1zM0TR/hLALCWDSGhdEyKw
# rzu9SqqFJ/K7JGHGOn6THKNbtTg3tuB5zBOpOaGRI9FEXc68GjLvSdrIIGzJAo3W
# WKLaR1C1kMucCphzNvKFWzAR+DI8
# SIG # End signature block