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.
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
-
CognitiveServicesCommitmentPlanPatch
- 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
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET