다음을 통해 공유


MobileBroadbandModemIsolation.ApplyConfigurationAsync 메서드

정의

모뎀을 비동기적으로 격리하여 핵심 네트워킹 트래픽(예: DHCP, DNS 및 ICMP) 또는 트래픽을 AddAllowedHost 또는 AddAllowedHostRange에 지정된 대로 허용된 호스트 집합으로만 허용합니다.

public:
 virtual IAsyncAction ^ ApplyConfigurationAsync() = ApplyConfigurationAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncAction ApplyConfigurationAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncAction ApplyConfigurationAsync();
function applyConfigurationAsync()
Public Function ApplyConfigurationAsync () As IAsyncAction

반환

비동기 작업입니다.

특성

Windows 요구 사항

앱 기능
cellularDeviceControl cellularDeviceIdentity

적용 대상