Connection Output Object (Get-RAS Cmdlet)

Represents every connected device.

Syntax

Object Connection {
   long Handle;
   string Entry;
   string DeviceName;
   string DeviceType;
   string StatusDescription;
}

Remarks

The Handle parameter can be used to disconnect the entry. You should assign Handle to the Handle parameter of the set-RAS cmdlet when using the disconnect flag.

Copyright (c) 2022 /n software inc. - All rights reserved.
NetCmdlets 2020 - Version 20.0 [Build 8319]