SshSettingKeyPair.Fingerprint Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Required. Specifies the SHA1 fingerprint of an X509 certificate associated with the hosted service that includes the SSH key pair.
public string Fingerprint { get; set; }
member this.Fingerprint : string with get, set
Public Property Fingerprint As String