Skip to main content

Approvalrejectrequest

Properties

NameTypeDescriptionNotes
CommentStringComment associated with the reject request.[optional]

Examples

  • Prepare the resource
$Approvalrejectrequest = Initialize-Approvalrejectrequest  -Comment string
  • Convert the resource to JSON
$Approvalrejectrequest | ConvertTo-JSON

[Back to top]