Share via


Machine.AgentConfigurationProxyBypass Property

Definition

List of service names which should not use the specified proxy server.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<string> AgentConfigurationProxyBypass { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.PropertyOrigin.Inlined)>]
member this.AgentConfigurationProxyBypass : System.Collections.Generic.List<string>
Public ReadOnly Property AgentConfigurationProxyBypass As List(Of String)

Property Value

Implements

Attributes

Applies to