IPrivateCloudProperties.VcenterCertificateThumbprint 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.
Thumbprint of the vCenter Server SSL certificate
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Create=false, Description="Thumbprint of the vCenter Server SSL certificate", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="vcenterCertificateThumbprint", Update=false)]
public string VcenterCertificateThumbprint { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Create=false, Description="Thumbprint of the vCenter Server SSL certificate", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="vcenterCertificateThumbprint", Update=false)>]
member this.VcenterCertificateThumbprint : string
Public ReadOnly Property VcenterCertificateThumbprint As String
Property Value
- Attributes