Skip to content
Docs Try Aspire

ProjectResourceOptions

Handle TypeScript
📦 Aspire.Hosting.OpenAI v13.2.0-preview.1.26159.1
interface ProjectResourceOptions {
excludeKestrelEndpoints: boolean;
excludeLaunchProfile: boolean;
launchProfileName: string;
}

Properties

property excludeKestrelEndpoints boolean get · set
Gets the ExcludeKestrelEndpoints property
property excludeLaunchProfile boolean get · set
Gets the ExcludeLaunchProfile property
property launchProfileName string get · set
Gets the LaunchProfileName property