Show / Hide Table of Contents

Class AccessPolicyTargetDetails

Target of the access policy. This can either be the source or the destination of the traffic.

Inheritance
object
AccessPolicyTargetDetails
AllVirtualServicesAccessPolicyTargetDetails
ExternalServiceAccessPolicyTargetDetails
IngressGatewayAccessPolicyTargetDetails
VirtualServiceAccessPolicyTargetDetails
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.ServicemeshService.Models
Assembly: OCI.DotNetSDK.Servicemesh.dll
Syntax
[JsonConverter(typeof(AccessPolicyTargetDetailsModelConverter))]
public class AccessPolicyTargetDetails
In this article
Back to top