SettingStore.ASServiceConfigSettings 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 ASService configuration settings.
public:
property Microsoft::SqlServer::Configuration::ASServiceConfigSettings ^ ASServiceConfigSettings { Microsoft::SqlServer::Configuration::ASServiceConfigSettings ^ get(); };
public Microsoft.SqlServer.Configuration.ASServiceConfigSettings ASServiceConfigSettings { get; }
member this.ASServiceConfigSettings : Microsoft.SqlServer.Configuration.ASServiceConfigSettings
Public ReadOnly Property ASServiceConfigSettings As ASServiceConfigSettings
Property Value
The ASService configuration settings.