PowerShellScriptArgsAnnotation Constructors
RecordConstructors1 member
Represents the arguments for a PowerShell script resource.
Constructor(object[])Section titled Constructor(object[]) Represents the arguments for a PowerShell script resource.
public record PowerShellScriptArgsAnnotation{ public PowerShellScriptArgsAnnotation( object[] Args) { // ... }}Parameters
Argsobject[]