Freigeben über


IManagedClusterProperties.HttpProxyConfigNoProxy Property

Definition

The endpoints that should not go through proxy.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Description="The endpoints that should not go through proxy.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="noProxy")]
public string[] HttpProxyConfigNoProxy { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Description="The endpoints that should not go through proxy.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="noProxy")>]
member this.HttpProxyConfigNoProxy : string[] with get, set
Public Property HttpProxyConfigNoProxy As String()

Property Value

String[]
Attributes

Applies to