AgentConfiguration.ProxyBypass 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.
List of service names which should not use the specified proxy server.
[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.PropertyOrigin.Owned)]
public System.Collections.Generic.List<string> ProxyBypass { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.PropertyOrigin.Owned)>]
member this.ProxyBypass : System.Collections.Generic.List<string>
Public ReadOnly Property ProxyBypass As List(Of String)
Property Value
Implements
- Attributes