Show / Hide Table of Contents

Class CreateChannelTargetDetails

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

Inheritance
object
CreateChannelTargetDetails
CreateChannelTargetFromDbSystemDetails
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(CreateChannelTargetDetailsModelConverter))]
public class CreateChannelTargetDetails
In this article
Back to top