Role::DefaultWinRmCertificateThumbprint Property
Gets or sets the read-only thumbprint of the certificate that is used with the HTTPS listener for WinRM.
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
public: property String^ DefaultWinRmCertificateThumbprint { String^ get(); void set(String^ value); }
Show: