< Back

Export-MvDamAssetInfo

Sat Jan 18, 2020 11:36 am

NAME Export-MvDamAssetInfo



SYNTAX

Export-MvDamAssetInfo [-FilenameList] <string[]> [-Path] <string> [[-Resume]] [<CommonParameters>]



Export-MvDamAssetInfo [-AssetIdList] <string[]> [-Path] <string> [[-Resume]] [<CommonParameters>]



Export-MvDamAssetInfo [-ListAllAssets] [-Path] <string> [[-Resume]] [<CommonParameters>]





PARAMETERS

-AssetIdList <string[]>



Required? true

Position? 0

Accept pipeline input? false

Parameter set name From Asset ID List

Aliases None

Dynamic? false



-FilenameList <string[]>



Required? true

Position? 0

Accept pipeline input? false

Parameter set name From Filename List

Aliases None

Dynamic? false



-ListAllAssets



Required? true

Position? 0

Accept pipeline input? false

Parameter set name All Assets

Aliases None

Dynamic? false



-Path <string>



Required? true

Position? 1

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-Resume



Required? false

Position? 2

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).





INPUTS

None





OUTPUTS

System.Object



ALIASES

None





REMARKS

None