Skip to content
Docs Try Aspire
Docs Try

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

Applies to

This method applies to the following types: