Delen via


ContentKeyPolicyClearKeyConfiguration Class

Definition

Represents a configuration for non-DRM keys.

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

Constructors

ContentKeyPolicyClearKeyConfiguration()

Initializes a new instance of ContentKeyPolicyClearKeyConfiguration.

Methods

JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions)

Explicit Interface Implementations

IJsonModel<ContentKeyPolicyClearKeyConfiguration>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<ContentKeyPolicyClearKeyConfiguration>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IJsonModel<ContentKeyPolicyConfiguration>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

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

Writes the model to the provided Utf8JsonWriter.

(Inherited from ContentKeyPolicyConfiguration)
IPersistableModel<ContentKeyPolicyClearKeyConfiguration>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<ContentKeyPolicyClearKeyConfiguration>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<ContentKeyPolicyClearKeyConfiguration>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

IPersistableModel<ContentKeyPolicyConfiguration>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

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

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

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

Writes the model into a BinaryData.

(Inherited from ContentKeyPolicyConfiguration)

Applies to