Show / Hide Table of Contents

Class TargetDetails

Details specific to the target type.

Inheritance
object
TargetDetails
SecurityZoneTargetDetails
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.CloudguardService.Models
Assembly: OCI.DotNetSDK.Cloudguard.dll
Syntax
[JsonConverter(typeof(TargetDetailsModelConverter))]
public class TargetDetails
In this article
Back to top