Class ClusterCertificateCommonNamesCommonName
Inheritance
System.Object
ClusterCertificateCommonNamesCommonName
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Azure.ServiceFabric.Outputs
Assembly: Pulumi.Azure.dll
Syntax
public sealed class ClusterCertificateCommonNamesCommonName
Fields
View SourceCertificateCommonName
The common or subject name of the certificate.
Declaration
public readonly string CertificateCommonName
Field Value
| Type | Description |
|---|---|
| System.String |
CertificateIssuerThumbprint
The Issuer Thumbprint of the Certificate.
Declaration
public readonly string CertificateIssuerThumbprint
Field Value
| Type | Description |
|---|---|
| System.String |