VerbsCommunications Class
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.
Verbs that are commonly used in cmdlet names when the cmdlet is used to communicate with something.
public ref class VerbsCommunications abstract sealed
public static class VerbsCommunications
type VerbsCommunications = class
Public Class VerbsCommunications
- Inheritance
-
VerbsCommunications
These verbs are recommended over their synonyms when used as the verb name for cmdlets.
Connect |
Associate subsequent activities with a resource. |
Disconnect |
Disassociate from a resource. |
Read |
To read - to obtain (data) from a storage medium or port. |
Receive |
Take or acquire from a source. |
Send |
Convey by an intermediary to a destination. |
Write |
TO write - communicate or express. Display data. |
Proizvod | Verzije |
---|---|
PowerShell SDK | 7.2.0, 7.3.0, 7.4.0 |
Windows PowerShell | 5.1.0.0 |