Skip to content

Latest commit

 

History

History
77 lines (62 loc) · 2.4 KB

ns-wsman-wsman_operation_info.md

File metadata and controls

77 lines (62 loc) · 2.4 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NS:wsman._WSMAN_OPERATION_INFO
WSMAN_OPERATION_INFO (wsman.h)
Represents a specific resource endpoint for which the plug-in must perform the request.
WSMAN_OPERATION_INFO
WSMAN_OPERATION_INFO structure [Windows Remote Management]
winrm.wsman_operation_info
wsman/WSMAN_OPERATION_INFO
winrm\wsman_operation_info.htm
winrm
a73029c6-d4e7-4cb3-ad0a-b71baffdbeb6
12/05/2018
WSMAN_OPERATION_INFO, WSMAN_OPERATION_INFO structure [Windows Remote Management], winrm.wsman_operation_info, wsman/WSMAN_OPERATION_INFO
wsman.h
Windows
Windows 7
Windows Server 2008 R2
Windows
WSMAN_OPERATION_INFO
Windows Management Framework on Windows Server 2008 with SP2, Windows Vista with SP1, and Windows Vista with SP2
19H1
_WSMAN_OPERATION_INFO
wsman/_WSMAN_OPERATION_INFO
WSMAN_OPERATION_INFO
wsman/WSMAN_OPERATION_INFO
c++
APIRef
kbSyntax
HeaderDef
Wsman.h
WSMAN_OPERATION_INFO

WSMAN_OPERATION_INFO structure

-description

Represents a specific resource endpoint for which the plug-in must perform the request.

-struct-fields

-field fragment

A WSMAN_FRAGMENT structure that specifies the subset of data to be used for the operation. This parameter is reserved for future use and is ignored on receipt.

-field filter

A WSMAN_FILTER structure that specifies the filtering that is used for the operation. This parameter is reserved for future use and is ignored on receipt.

-field selectorSet

A WSMAN_SELECTOR_SET structure that identifies the specific resource to use for the request.

-field optionSet

A WSMAN_OPTION_SET structure that specifies the set of options for the request.

-field reserved

-field version