ICustomDomainResource.Thumbprint 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.
The thumbprint of bound certificate.
[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Create=true, Description="The thumbprint of bound certificate.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="thumbprint", Update=true)]
public string Thumbprint { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Create=true, Description="The thumbprint of bound certificate.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="thumbprint", Update=true)>]
member this.Thumbprint : string with get, set
Public Property Thumbprint As String
Property Value
- Attributes