Skip to content
Docs Try Aspire

PowerShellScriptArgsAnnotation

Record net10.0
📦 CommunityToolkit.Aspire.Hosting.PowerShell v13.1.1
Represents the arguments for a PowerShell script resource.
namespace CommunityToolkit.Aspire.Hosting.PowerShell;
public record PowerShellScriptArgsAnnotation
: Aspire.Hosting.ApplicationModel.IResourceAnnotation,
System.IEquatable<CommunityToolkit.Aspire.Hosting.PowerShell.PowerShellScriptArgsAnnotation>
{
// ...
}
IResourceAnnotationIEquatable<PowerShellScriptArgsAnnotation>