Share via


TargetServiceBaseInfo Class

Definition

The target service properties Please note TargetServiceBaseInfo is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include AzureResourceInfo, ConfluentBootstrapServerInfo and ConfluentSchemaRegistryInfo.

public abstract class TargetServiceBaseInfo
type TargetServiceBaseInfo = class
Public MustInherit Class TargetServiceBaseInfo
Inheritance
TargetServiceBaseInfo
Derived

Constructors

TargetServiceBaseInfo()

Initializes a new instance of TargetServiceBaseInfo.

Applies to