Class WorkloadCertificateSpec
WorkloadCertificate: The membership-specific input for WorkloadCertificate feature.
Implements
Inherited Members
Namespace: Google.Apis.GKEHub.v2.Data
Assembly: Google.Apis.GKEHub.v2.dll
Syntax
public class WorkloadCertificateSpec : IDirectResponseSchema
Properties
CertificateManagement
CertificateManagement specifies workload certificate management.
Declaration
[JsonProperty("certificateManagement")]
public virtual string CertificateManagement { get; set; }
Property Value
Type | Description |
---|---|
string |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |