VirtualMachineScaleSetVMInstanceView.RdpThumbPrint Property

Definition

Gets or sets the Remote desktop certificate thumbprint.

[Newtonsoft.Json.JsonProperty(PropertyName="rdpThumbPrint")]
public string RdpThumbPrint { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="rdpThumbPrint")>]
member this.RdpThumbPrint : string with get, set
Public Property RdpThumbPrint As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to