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