SettingStore.ASServiceConfigSettings 속성

정의

ASService 구성 설정을 가져옵니다.

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

속성 값

ASService 구성 설정입니다.

적용 대상