Show / Hide Table of Contents

Class InstanceAgentCommandOutputViaTextDetails

The command output destination when returned in plain text.

Inheritance
object
InstanceAgentCommandOutputDetails
InstanceAgentCommandOutputViaTextDetails
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.ComputeinstanceagentService.Models
Assembly: OCI.DotNetSDK.Computeinstanceagent.dll
Syntax
public class InstanceAgentCommandOutputViaTextDetails : InstanceAgentCommandOutputDetails
In this article
Back to top