Class AuditLogConfig
Implements
Inherited Members
Namespace: Google.Apis.SecurityCommandCenter.v1beta1.Data
Assembly: Google.Apis.SecurityCommandCenter.v1beta1.dll
Syntax
public class AuditLogConfig : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ExemptedMembers
Declaration
[JsonProperty("exemptedMembers")]
public virtual IList<string> ExemptedMembers { get; set; }
Property Value
| Type | Description |
|---|---|
| IList<string> |
LogType
Declaration
[JsonProperty("logType")]
public virtual string LogType { get; set; }
Property Value
| Type | Description |
|---|---|
| string |