Show / Hide Table of Contents

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 Source

CertificateCommonName

The common or subject name of the certificate.

Declaration
public readonly string CertificateCommonName
Field Value
Type Description
System.String
View Source

CertificateIssuerThumbprint

The Issuer Thumbprint of the Certificate.

Declaration
public readonly string CertificateIssuerThumbprint
Field Value
Type Description
System.String
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.