INetworkFeaturesProperties.VirtualNetworkConnectionCertThumbprint Property

Definition

The client certificate thumbprint.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="The client certificate thumbprint.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="certThumbprint", Update=false)]
public string VirtualNetworkConnectionCertThumbprint { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="The client certificate thumbprint.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="certThumbprint", Update=false)>]
member this.VirtualNetworkConnectionCertThumbprint : string
Public ReadOnly Property VirtualNetworkConnectionCertThumbprint As String

Property Value

Attributes

Applies to