Class ManagedCertificateAuthority
Implements
Inherited Members
Namespace: Google.Apis.CloudRedis.v1beta1.Data
Assembly: Google.Apis.CloudRedis.v1beta1.dll
Syntax
public class ManagedCertificateAuthority : IDirectResponseSchemaProperties
CaCerts
The PEM encoded CA certificate chains for redis managed server authentication
Declaration
[JsonProperty("caCerts")]
public virtual IList<CertChain> CaCerts { get; set; }Property Value
| Type | Description | 
|---|---|
| IList<CertChain> | 
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }Property Value
| Type | Description | 
|---|---|
| string |