DnsTlsaRecordInfo Class
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.
A TLSA record. For more information about the TLSA record format, see RFC 6698: https://www.rfc-editor.org/rfc/rfc6698.
public class DnsTlsaRecordInfo : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Dns.Models.DnsTlsaRecordInfo>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Dns.Models.DnsTlsaRecordInfo>
type DnsTlsaRecordInfo = class
interface IJsonModel<DnsTlsaRecordInfo>
interface IPersistableModel<DnsTlsaRecordInfo>
Public Class DnsTlsaRecordInfo
Implements IJsonModel(Of DnsTlsaRecordInfo), IPersistableModel(Of DnsTlsaRecordInfo)
- Inheritance
-
DnsTlsaRecordInfo
- Implements
Dns |
Initializes a new instance of DnsTlsaRecordInfo. |
Cert |
This specifies the certificate association data to be matched. |
Matching |
The matching type specifies how the certificate association is presented. |
Selector |
The selector specifies which part of the TLS certificate presented by the server will be matched against the association data. |
Usage |
The usage specifies the provided association that will be used to match the certificate presented in the TLS handshake. |
IJson |
Reads one JSON value (including objects or arrays) from the provided reader and converts it to a model. |
IJson |
Writes the model to the provided Utf8JsonWriter. |
IPersistable |
Converts the provided BinaryData into a model. |
IPersistable |
Gets the data interchange format (JSON, Xml, etc) that the model uses when communicating with the service. |
IPersistable |
Writes the model into a BinaryData. |
Produkt | Versionen |
---|---|
Azure SDK for .NET | Preview |
Feedback zu Azure SDK for .NET
Azure SDK for .NET ist ein Open Source-Projekt. Wählen Sie einen Link aus, um Feedback zu geben: