Auf Englisch lesen

Freigeben über


ValidateSecretContent Class

Definition

Input of the secret to be validated.

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

Constructors

Properties

SecretSourceId

Gets or sets Id.

SecretType

The secret type.

SecretVersion

Secret version, if customer is using a specific version.

Explicit Interface Implementations

IJsonModel<ValidateSecretContent>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<ValidateSecretContent>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IPersistableModel<ValidateSecretContent>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<ValidateSecretContent>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<ValidateSecretContent>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

Applies to

Produkt Versionen
Azure SDK for .NET Latest