< Back

Update-MvDamAssetStatus

Sat Jan 18, 2020 11:36 am

NAME Update-MvDamAssetStatus



SYNTAX

Update-MvDamAssetStatus [-AssetId] <string> [-Status] {Approved | Rejected | Pending} [<CommonParameters>]





PARAMETERS

-AssetId <string>

Specify the Asset Id as a string



Required? true

Position? 0

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-Status <AssetStatus>

Specify the status you wish to set (use tab for auto complete)



Required? true

Position? 1

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