Share via


IManagedClusterProperties.HttpProxyConfigTrustedCa Property

Definition

Alternative CA cert to use for connecting to proxy servers.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Description="Alternative CA cert to use for connecting to proxy servers.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="trustedCa")]
public string HttpProxyConfigTrustedCa { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Description="Alternative CA cert to use for connecting to proxy servers.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="trustedCa")>]
member this.HttpProxyConfigTrustedCa : string with get, set
Public Property HttpProxyConfigTrustedCa As String

Property Value

Attributes

Applies to