SCClusterByokEntity Class

Definition

The network associated with this object.

public class SCClusterByokEntity : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Confluent.Models.SCClusterByokEntity>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Confluent.Models.SCClusterByokEntity>
type SCClusterByokEntity = class
    interface IJsonModel<SCClusterByokEntity>
    interface IPersistableModel<SCClusterByokEntity>
Public Class SCClusterByokEntity
Implements IJsonModel(Of SCClusterByokEntity), IPersistableModel(Of SCClusterByokEntity)
Inheritance
SCClusterByokEntity
Implements

Properties

Id

ID of the referred resource.

Related

API URL for accessing or modifying the referred object.

ResourceName

CRN reference to the referred resource.

Explicit Interface Implementations

IJsonModel<SCClusterByokEntity>.Create(Utf8JsonReader, ModelReaderWriterOptions)

Reads one JSON value (including objects or arrays) from the provided reader and converts it to a model.

IJsonModel<SCClusterByokEntity>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IPersistableModel<SCClusterByokEntity>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<SCClusterByokEntity>.GetFormatFromOptions(ModelReaderWriterOptions)

Gets the data interchange format (JSON, Xml, etc) that the model uses when communicating with the service.

IPersistableModel<SCClusterByokEntity>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

Applies to