CognitiveServicesCommitmentPlanPatch Class
Definition
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.
The object being used to update tags and sku of a resource, in general used for PATCH operations.
public class CognitiveServicesCommitmentPlanPatch : Azure.ResourceManager.CognitiveServices.Models.CognitiveServicesPatchResourceTags, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.CognitiveServices.Models.CognitiveServicesCommitmentPlanPatch>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.CognitiveServices.Models.CognitiveServicesCommitmentPlanPatch>
type CognitiveServicesCommitmentPlanPatch = class
inherit CognitiveServicesPatchResourceTags
interface IJsonModel<CognitiveServicesCommitmentPlanPatch>
interface IPersistableModel<CognitiveServicesCommitmentPlanPatch>
Public Class CognitiveServicesCommitmentPlanPatch
Inherits CognitiveServicesPatchResourceTags
Implements IJsonModel(Of CognitiveServicesCommitmentPlanPatch), IPersistableModel(Of CognitiveServicesCommitmentPlanPatch)
- Inheritance
- Implements
Constructors
CognitiveServicesCommitmentPlanPatch() |
Initializes a new instance of CognitiveServicesCommitmentPlanPatch. |
Properties
Sku |
The resource model definition representing SKU. |
Tags |
Resource tags. (Inherited from CognitiveServicesPatchResourceTags) |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) |
Explicit Interface Implementations
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET