SqlServerDatabaseResource.UriExpression Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the connection URI expression for the SQL Server database.
public Aspire.Hosting.ApplicationModel.ReferenceExpression UriExpression { get; }
member this.UriExpression : Aspire.Hosting.ApplicationModel.ReferenceExpression
Public ReadOnly Property UriExpression As ReferenceExpression
Property Value
Remarks
Format: mssql://{host}:{port}/{database}.