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