Share via


AkriConnectorTemplateHelmContainerRegistry Class

Definition

AkriConnectorTemplateHelmContainerRegistry properties.

public class AkriConnectorTemplateHelmContainerRegistry : Azure.ResourceManager.IotOperations.Models.AkriConnectorTemplateHelmRegistrySettings, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.IotOperations.Models.AkriConnectorTemplateHelmContainerRegistry>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.IotOperations.Models.AkriConnectorTemplateHelmContainerRegistry>
type AkriConnectorTemplateHelmContainerRegistry = class
    inherit AkriConnectorTemplateHelmRegistrySettings
    interface IJsonModel<AkriConnectorTemplateHelmContainerRegistry>
    interface IPersistableModel<AkriConnectorTemplateHelmContainerRegistry>
Public Class AkriConnectorTemplateHelmContainerRegistry
Inherits AkriConnectorTemplateHelmRegistrySettings
Implements IJsonModel(Of AkriConnectorTemplateHelmContainerRegistry), IPersistableModel(Of AkriConnectorTemplateHelmContainerRegistry)
Inheritance
AkriConnectorTemplateHelmContainerRegistry
Implements

Constructors

Name Description
AkriConnectorTemplateHelmContainerRegistry(AkriConnectorTemplateHelmContainerRegistrySettings)

Initializes a new instance of AkriConnectorTemplateHelmContainerRegistry.

Properties

Name Description
ContainerRegistrySettings

The registry settings for the container registry.

Methods

Name Description
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions)

Explicit Interface Implementations

Name Description
IJsonModel<AkriConnectorTemplateHelmContainerRegistry>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<AkriConnectorTemplateHelmContainerRegistry>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IJsonModel<AkriConnectorTemplateHelmRegistrySettings>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

(Inherited from AkriConnectorTemplateHelmRegistrySettings)
IJsonModel<AkriConnectorTemplateHelmRegistrySettings>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

(Inherited from AkriConnectorTemplateHelmRegistrySettings)
IPersistableModel<AkriConnectorTemplateHelmContainerRegistry>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<AkriConnectorTemplateHelmContainerRegistry>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<AkriConnectorTemplateHelmContainerRegistry>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

IPersistableModel<AkriConnectorTemplateHelmRegistrySettings>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

(Inherited from AkriConnectorTemplateHelmRegistrySettings)
IPersistableModel<AkriConnectorTemplateHelmRegistrySettings>.GetFormatFromOptions(ModelReaderWriterOptions)

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

(Inherited from AkriConnectorTemplateHelmRegistrySettings)
IPersistableModel<AkriConnectorTemplateHelmRegistrySettings>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

(Inherited from AkriConnectorTemplateHelmRegistrySettings)

Applies to