[Obsolete]
public sealed class OSPolicyResourceCompliance : IMessage<OSPolicyResourceCompliance>, IEquatable<OSPolicyResourceCompliance>, IDeepCloneable<OSPolicyResourceCompliance>, IBufferMessage, IMessageCompliance data for an OS policy resource.
Implements
IMessage<OSPolicyResourceCompliance>, IEquatable<OSPolicyResourceCompliance>, IDeepCloneable<OSPolicyResourceCompliance>, IBufferMessage, IMessageNamespace
Google.Cloud.OsConfig.V1AlphaAssembly
Google.Cloud.OsConfig.V1Alpha.dll
Constructors
OSPolicyResourceCompliance()
public OSPolicyResourceCompliance()OSPolicyResourceCompliance(OSPolicyResourceCompliance)
public OSPolicyResourceCompliance(OSPolicyResourceCompliance other)| Parameter | |
|---|---|
| Name | Description |
other |
OSPolicyResourceCompliance |
Properties
ConfigSteps
[Obsolete]
public RepeatedField<OSPolicyResourceConfigStep> ConfigSteps { get; }Ordered list of configuration steps taken by the agent for the OS policy resource.
| Property Value | |
|---|---|
| Type | Description |
RepeatedField<OSPolicyResourceConfigStep> |
|
ExecResourceOutput
[Obsolete]
public OSPolicyResourceCompliance.Types.ExecResourceOutput ExecResourceOutput { get; set; }ExecResource specific output.
| Property Value | |
|---|---|
| Type | Description |
OSPolicyResourceCompliance.Types.ExecResourceOutput |
|
OsPolicyResourceId
public string OsPolicyResourceId { get; set; }The id of the OS policy resource.
| Property Value | |
|---|---|
| Type | Description |
String |
|
OutputCase
public OSPolicyResourceCompliance.OutputOneofCase OutputCase { get; }| Property Value | |
|---|---|
| Type | Description |
OSPolicyResourceCompliance.OutputOneofCase |
|
State
public OSPolicyComplianceState State { get; set; }Compliance state of the OS policy resource.
| Property Value | |
|---|---|
| Type | Description |
OSPolicyComplianceState |
|