Skip to content
Docs Try Aspire
Docs Try

SqlProjectResource.withDacDeployOptions

Method
📦 CommunityToolkit.Aspire.Hosting.SqlDatabaseProjects v13.4.0
interface SqlProjectResource {
// ... omitted for brevity
withDacDeployOptions(optionsPath: string): SqlProjectResource;
}

Signature

method withDacDeployOptions builder
Sets the publish profile path used for DAC deployment options.
withDacDeployOptions(optionsPath: string): SqlProjectResource
optionsPath string
SqlProjectResource

Defined on

This method is defined on the following type: