Freigeben über


ManagedClusterProperties.HttpProxyConfigNoProxy Property

Definition

The endpoints that should not go through proxy.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Inlined)]
public string[] HttpProxyConfigNoProxy { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Inlined)>]
member this.HttpProxyConfigNoProxy : string[] with get, set
Public Property HttpProxyConfigNoProxy As String()

Property Value

String[]

Implements

Attributes

Applies to