WebRequestPSCmdlet.NoProxy Property

Definition

Gets or sets the NoProxy property.

[System.Management.Automation.Parameter(Mandatory=true, ParameterSetName="CustomMethodNoProxy")]
[System.Management.Automation.Parameter(Mandatory=true, ParameterSetName="StandardMethodNoProxy")]
public virtual System.Management.Automation.SwitchParameter NoProxy { get; set; }
[<System.Management.Automation.Parameter(Mandatory=true, ParameterSetName="CustomMethodNoProxy")>]
[<System.Management.Automation.Parameter(Mandatory=true, ParameterSetName="StandardMethodNoProxy")>]
member this.NoProxy : System.Management.Automation.SwitchParameter with get, set
Public Overridable Property NoProxy As SwitchParameter

Property Value

Attributes

Applies to