PowerShellScriptArgsAnnotation Constructors
Record Constructors 1 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
Args object[]