Freigeben über


IVirtualMachineInstance.HttpProxyConfigTrustedCa Property

Definition

Alternative CA cert to use for connecting to proxy servers.

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

Property Value

Attributes

Applies to