ManagedComputer.ConnectionSettings 속성

정의

참조된 WMI 설치의 연결 설정을 가져옵니다.

public:
 property Microsoft::SqlServer::Management::Smo::Wmi::WmiConnectionInfo ^ ConnectionSettings { Microsoft::SqlServer::Management::Smo::Wmi::WmiConnectionInfo ^ get(); };
public Microsoft.SqlServer.Management.Smo.Wmi.WmiConnectionInfo ConnectionSettings { get; }
member this.ConnectionSettings : Microsoft.SqlServer.Management.Smo.Wmi.WmiConnectionInfo
Public ReadOnly Property ConnectionSettings As WmiConnectionInfo

속성 값

WMI 설치에 정의된 모든 연결 설정을 나타내는 WmiConnectionInfo 개체입니다.

예제

WMI 공급자를 사용하여 서비스 및 네트워크 설정 관리

적용 대상