WSManProviderNewItemPluginParameters Class
Definition
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.
Plugin Dynamic parameter. There are 2 parameter sets. Path - WSMan:\Localhost\Plugin>
public class WSManProviderNewItemPluginParameters
type WSManProviderNewItemPluginParameters = class
Public Class WSManProviderNewItemPluginParameters
- Inheritance
-
WSManProviderNewItemPluginParameters
Constructors
WSManProviderNewItemPluginParameters() |
Properties
AutoRestart |
Parameter for Auto Restart configuration for Plugin. |
Capability |
Parameter Capability. |
File |
Parameter File. |
FileName |
Parameter FileName. |
Plugin |
Parameter Plugin. |
ProcessIdleTimeoutSec |
Parameter for Idle timeout for HostProcess. |
Resource |
Parameter Resource. |
RunAsCredential |
Parameter for RunAs credentials for a Plugin. |
SDKVersion |
Parameter SDKVersion. |
UseSharedProcess |
Parameter for Plugin Host Process configuration (Shared or Separate). |
XMLRenderingType |
Parameter XMLRenderingType. |