Show / Hide Table of Contents

Class TargetSystemDetails

The TargetSystemDetails provides the targetSystem type and type-specific connection metadata

Inheritance
object
TargetSystemDetails
AdbTargetSystemDetails
FunctionTargetSystemDetails
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.VaultService.Models
Assembly: OCI.DotNetSDK.Vault.dll
Syntax
[JsonConverter(typeof(TargetSystemDetailsModelConverter))]
public class TargetSystemDetails
In this article
Back to top