INginxCertificate.Sha1Thumbprint 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.
[Microsoft.Azure.PowerShell.Cmdlets.Nginx.Runtime.Info(Create=false, Description="", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="sha1Thumbprint", Update=false)]
public string Sha1Thumbprint { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Nginx.Runtime.Info(Create=false, Description="", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="sha1Thumbprint", Update=false)>]
member this.Sha1Thumbprint : string
Public ReadOnly Property Sha1Thumbprint As String
Property Value
- Attributes