IVnetInfo.CertThumbprint 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 CertThumbprint { 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.CertThumbprint : string
Public ReadOnly Property CertThumbprint As String

Property Value

Attributes

Applies to