Show / Hide Table of Contents

Class InstanceAgentCommandSourceDetails

The source of the command.

Inheritance
object
InstanceAgentCommandSourceDetails
InstanceAgentCommandSourceViaObjectStorageTupleDetails
InstanceAgentCommandSourceViaObjectStorageUriDetails
InstanceAgentCommandSourceViaTextDetails
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
[JsonConverter(typeof(InstanceAgentCommandSourceDetailsModelConverter))]
public class InstanceAgentCommandSourceDetails
In this article
Back to top