Show / Hide Table of Contents

Class ChannelSource

Parameters detailing how to provision the source for the given Channel.

Inheritance
object
ChannelSource
ChannelSourceMysql
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.MysqlService.Models
Assembly: OCI.DotNetSDK.Mysql.dll
Syntax
[JsonConverter(typeof(ChannelSourceModelConverter))]
public class ChannelSource
In this article
Back to top