DocumentationToolsSDKsPowerShellReferencesearchModelsEventDocumentActorOn this pageEventDocumentActor Properties NameTypeDescriptionNotesNameStringName of the actor that generated the event.[optional] Examples Prepare the resource $EventDocumentActor = Initialize-EventDocumentActor -Name System Convert the resource to JSON $EventDocumentActor | ConvertTo-JSON [Back to top]