AzureSilo.DataConnectionConfigurationSettingName 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 name of the configuration key value for locating the DataConnectionString setting from the Azure configuration for this role.
Defaults to DataConnectionString
public string DataConnectionConfigurationSettingName { get; set; }
member this.DataConnectionConfigurationSettingName : string with get, set
Public Property DataConnectionConfigurationSettingName As String