Auf Englisch lesen

Freigeben über


IotOperationsTlsProperties Class

Definition

Tls properties.

C#
public class IotOperationsTlsProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.IotOperations.Models.IotOperationsTlsProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.IotOperations.Models.IotOperationsTlsProperties>
Inheritance
IotOperationsTlsProperties
Implements

Constructors

Properties

Mode

Mode for TLS.

TrustedCaCertificateConfigMapRef

Trusted CA certificate config map.

Methods

Explicit Interface Implementations

IJsonModel<IotOperationsTlsProperties>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<IotOperationsTlsProperties>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IPersistableModel<IotOperationsTlsProperties>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<IotOperationsTlsProperties>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<IotOperationsTlsProperties>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

Applies to

Produkt Versionen
Azure SDK for .NET Latest