[Obsolete]
public sealed class ExecResourceOutput : IMessage<OSPolicyResourceCompliance.Types.ExecResourceOutput>, IEquatable<OSPolicyResourceCompliance.Types.ExecResourceOutput>, IDeepCloneable<OSPolicyResourceCompliance.Types.ExecResourceOutput>, IBufferMessage, IMessageExecResource specific output.
Implements
IMessage<OSPolicyResourceCompliance.Types.ExecResourceOutput>, IEquatable<OSPolicyResourceCompliance.Types.ExecResourceOutput>, IDeepCloneable<OSPolicyResourceCompliance.Types.ExecResourceOutput>, IBufferMessage, IMessageNamespace
Google.Cloud.OsConfig.V1AlphaAssembly
Google.Cloud.OsConfig.V1Alpha.dll
Constructors
ExecResourceOutput()
public ExecResourceOutput()ExecResourceOutput(OSPolicyResourceCompliance.Types.ExecResourceOutput)
public ExecResourceOutput(OSPolicyResourceCompliance.Types.ExecResourceOutput other)| Parameter | |
|---|---|
| Name | Description |
other |
OSPolicyResourceCompliance.Types.ExecResourceOutput |
Properties
EnforcementOutput
public ByteString EnforcementOutput { get; set; }Output from Enforcement phase output file (if run). Output size is limited to 100K bytes.
| Property Value | |
|---|---|
| Type | Description |
ByteString |
|