ConfluentSchemaRegistryInfo Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The service properties when target service type is ConfluentSchemaRegistry.
public class ConfluentSchemaRegistryInfo : Azure.ResourceManager.ServiceLinker.Models.TargetServiceBaseInfo, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.ServiceLinker.Models.ConfluentSchemaRegistryInfo>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.ServiceLinker.Models.ConfluentSchemaRegistryInfo>
public class ConfluentSchemaRegistryInfo : Azure.ResourceManager.ServiceLinker.Models.TargetServiceBaseInfo
type ConfluentSchemaRegistryInfo = class
inherit TargetServiceBaseInfo
interface IJsonModel<ConfluentSchemaRegistryInfo>
interface IPersistableModel<ConfluentSchemaRegistryInfo>
type ConfluentSchemaRegistryInfo = class
inherit TargetServiceBaseInfo
Public Class ConfluentSchemaRegistryInfo
Inherits TargetServiceBaseInfo
Implements IJsonModel(Of ConfluentSchemaRegistryInfo), IPersistableModel(Of ConfluentSchemaRegistryInfo)
Public Class ConfluentSchemaRegistryInfo
Inherits TargetServiceBaseInfo
- Inheritance
- Implements
Constructors
ConfluentSchemaRegistryInfo() |
Initializes a new instance of ConfluentSchemaRegistryInfo. |
Properties
Endpoint |
The endpoint of service. |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) |
Explicit Interface Implementations
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET