Skip to main content

ConnectorrulecreaterequestSignature

Properties

NameTypeDescriptionNotes
VarInput[]Argument[required]
OutputArgument[optional]

Examples

  • Prepare the resource
$ConnectorrulecreaterequestSignature = Initialize-ConnectorrulecreaterequestSignature  -VarInput null `
-Output null
  • Convert the resource to JSON
$ConnectorrulecreaterequestSignature | ConvertTo-JSON

[Back to top]