DocumentationToolsSDKsPowerShellReferenceapprovalsModelsApprovalRejectRequestOn this pageApprovalRejectRequest Properties NameTypeDescriptionNotesCommentStringComment 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]