Show / Hide Table of Contents

Class Endpoint

Information describing a source or destination in a PathAnalyzerTest resource.

Inheritance
object
Endpoint
ComputeInstanceEndpoint
IpAddressEndpoint
LoadBalancerEndpoint
LoadBalancerListenerEndpoint
NetworkLoadBalancerEndpoint
NetworkLoadBalancerListenerEndpoint
OnPremEndpoint
SubnetEndpoint
VlanEndpoint
VnicEndpoint
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.VnmonitoringService.Models
Assembly: OCI.DotNetSDK.Vnmonitoring.dll
Syntax
[JsonConverter(typeof(EndpointModelConverter))]
public class Endpoint
In this article
Back to top