Share via


CognitiveServicesCommitmentPlanPatch Class

Definition

CognitiveServicesCommitmentPlanPatch

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

Constructors

CognitiveServicesCommitmentPlanPatch()

CognitiveServicesCommitmentPlanPatch

Properties

Sku

The resource model definition representing SKU.

(Inherited from PatchResourceTagsAndSku)
Tags

Resource tags.

(Inherited from CognitiveServicesPatchResourceTags)

Methods

JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions)

Explicit Interface Implementations

IJsonModel<CognitiveServicesCommitmentPlanPatch>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<CognitiveServicesCommitmentPlanPatch>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IJsonModel<CognitiveServicesPatchResourceTags>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

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

Writes the model to the provided Utf8JsonWriter.

(Inherited from CognitiveServicesPatchResourceTags)
IJsonModel<PatchResourceTagsAndSku>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

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

Writes the model to the provided Utf8JsonWriter.

(Inherited from PatchResourceTagsAndSku)
IPersistableModel<CognitiveServicesCommitmentPlanPatch>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<CognitiveServicesCommitmentPlanPatch>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<CognitiveServicesCommitmentPlanPatch>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

IPersistableModel<CognitiveServicesPatchResourceTags>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

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

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

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

Writes the model into a BinaryData.

(Inherited from CognitiveServicesPatchResourceTags)
IPersistableModel<PatchResourceTagsAndSku>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

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

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

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

Writes the model into a BinaryData.

(Inherited from PatchResourceTagsAndSku)

Applies to