Skip to main content

Certificationsignedoff

Properties

NameTypeDescriptionNotes
CertificationCertificationsignedoffCertification[required]

Examples

  • Prepare the resource
$Certificationsignedoff = Initialize-Certificationsignedoff  -Certification null
  • Convert the resource to JSON
$Certificationsignedoff | ConvertTo-JSON

[Back to top]