IResourceWithConnectionString.ConnectionStringEnvironmentVariable 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.
The environment variable name to use for the connection string.
public virtual string? ConnectionStringEnvironmentVariable { get; }
member this.ConnectionStringEnvironmentVariable : string
Public Overridable ReadOnly Property ConnectionStringEnvironmentVariable As String