Show / Hide Table of Contents

Class NoneOutboundConnection

Details required for removing Private Endpoint Outbound Connection (ReverseConnection).

Inheritance
object
OutboundConnection
NoneOutboundConnection
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.IntegrationService.Models
Assembly: OCI.DotNetSDK.Integration.dll
Syntax
public class NoneOutboundConnection : OutboundConnection
In this article
Back to top