Google Cloud OS Config v1alpha API - Class OSPolicyResourceCompliance.Types.ExecResourceOutput (2.0.0-alpha04)

[Obsolete]
public sealed class OSPolicyResourceCompliance.Types.ExecResourceOutput : IMessage<OSPolicyResourceCompliance.Types.ExecResourceOutput>, IEquatable<OSPolicyResourceCompliance.Types.ExecResourceOutput>, IDeepCloneable<OSPolicyResourceCompliance.Types.ExecResourceOutput>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Cloud OS Config v1alpha API class OSPolicyResourceCompliance.Types.ExecResourceOutput.

ExecResource specific output.

Inheritance

object > OSPolicyResourceCompliance.Types.ExecResourceOutput

Namespace

Google.Cloud.OsConfig.V1Alpha

Assembly

Google.Cloud.OsConfig.V1Alpha.dll

Constructors

ExecResourceOutput()

public ExecResourceOutput()

ExecResourceOutput(ExecResourceOutput)

public ExecResourceOutput(OSPolicyResourceCompliance.Types.ExecResourceOutput other)
Parameter
NameDescription
otherOSPolicyResourceComplianceTypesExecResourceOutput

Properties

EnforcementOutput

public ByteString EnforcementOutput { get; set; }

Output from Enforcement phase output file (if run). Output size is limited to 100K bytes.

Property Value
TypeDescription
ByteString