WebRequestPSCmdlet.NoProxy Property
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.
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