Skip to content
DocsTry Aspire
DocsTry

withDacDeployOptions

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

Signature

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

Applies to

This method applies to the following types: