Show / Hide Table of Contents

Class NetworkChannel

Specifies the configuration needed when the target OCI resource, i.e., OKE cluster, resides in customer's private network.

Inheritance
object
NetworkChannel
PrivateEndpointChannel
ServiceVnicChannel
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.DevopsService.Models
Assembly: OCI.DotNetSDK.Devops.dll
Syntax
[JsonConverter(typeof(NetworkChannelModelConverter))]
public class NetworkChannel
In this article
Back to top