Share via


INetworkFeatures.VirtualNetworkConnectionCertThumbprint Property

Definition

The client certificate thumbprint.

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

Property Value

Attributes

Applies to