Skip to content
Docs Try Aspire

PowerShellScriptArgsAnnotation Constructors

Record Constructors 1 member
Represents the arguments for a PowerShell script resource.
Represents the arguments for a PowerShell script resource.
public record PowerShellScriptArgsAnnotation
{
public PowerShellScriptArgsAnnotation(
object[] Args)
{
// ...
}
}
Args object[]