Share via


LinkerResourcePatch.TargetService Property

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 Azure.ResourceManager.ServiceLinker.Models.TargetServiceBaseInfo TargetService { get; set; }
member this.TargetService : Azure.ResourceManager.ServiceLinker.Models.TargetServiceBaseInfo with get, set
Public Property TargetService As TargetServiceBaseInfo

Property Value

Applies to