Udostępnij za pośrednictwem


NewCimSessionOptionCommand.ProxyType Property

Definition

The following is the definition of the input parameter "ProxyType". Which proxy type to use: Valid set is: { InternetExplorer | WinHttp | Auto | None }

public Microsoft.Management.Infrastructure.Options.ProxyType ProxyType { get; set; }
[System.Management.Automation.Parameter(ParameterSetName="WSManParameterSet", ValueFromPipelineByPropertyName=true)]
public Microsoft.Management.Infrastructure.Options.ProxyType ProxyType { get; set; }
member this.ProxyType : Microsoft.Management.Infrastructure.Options.ProxyType with get, set
[<System.Management.Automation.Parameter(ParameterSetName="WSManParameterSet", ValueFromPipelineByPropertyName=true)>]
member this.ProxyType : Microsoft.Management.Infrastructure.Options.ProxyType with get, set
Public Property ProxyType As ProxyType

Property Value

Attributes

Applies to