Google Cloud Memorystore for Redis (cluster management) v1 API - Class CertificateAuthority.Types.ManagedCertificateAuthority (1.3.0)

public sealed class CertificateAuthority.Types.ManagedCertificateAuthority : IMessage<CertificateAuthority.Types.ManagedCertificateAuthority>, IEquatable<CertificateAuthority.Types.ManagedCertificateAuthority>, IDeepCloneable<CertificateAuthority.Types.ManagedCertificateAuthority>, IBufferMessage, IMessage

Inheritance

object > CertificateAuthority.Types.ManagedCertificateAuthority

Namespace

Google.Cloud.Redis.Cluster.V1

Assembly

Google.Cloud.Redis.Cluster.V1.dll

Constructors

ManagedCertificateAuthority()

public ManagedCertificateAuthority()

ManagedCertificateAuthority(ManagedCertificateAuthority)

public ManagedCertificateAuthority(CertificateAuthority.Types.ManagedCertificateAuthority other)
Parameter
Name Description
other CertificateAuthorityTypesManagedCertificateAuthority

Properties

CaCerts

public RepeatedField<CertificateAuthority.Types.ManagedCertificateAuthority.Types.CertChain> CaCerts { get; }

The PEM encoded CA certificate chains for redis managed server authentication

Property Value
Type Description
RepeatedFieldCertificateAuthorityTypesManagedCertificateAuthorityTypesCertChain