VnetInfo.CertThumbprint Property

Definition

Gets the client certificate thumbprint.

[Newtonsoft.Json.JsonProperty(PropertyName="certThumbprint")]
public string CertThumbprint { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="certThumbprint")>]
member this.CertThumbprint : string
Public ReadOnly Property CertThumbprint As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to