你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

CognitiveServicesCommitmentPlanPatch 类

定义

用于更新资源的标记和 SKU 的对象,通常用于 PATCH 操作。

public class CognitiveServicesCommitmentPlanPatch : Azure.ResourceManager.CognitiveServices.Models.CognitiveServicesPatchResourceTags
type CognitiveServicesCommitmentPlanPatch = class
    inherit CognitiveServicesPatchResourceTags
Public Class CognitiveServicesCommitmentPlanPatch
Inherits CognitiveServicesPatchResourceTags
继承
CognitiveServicesCommitmentPlanPatch

构造函数

CognitiveServicesCommitmentPlanPatch()

初始化 CognitiveServicesCommitmentPlanPatch 的新实例。

属性

Sku

表示 SKU 的资源模型定义。

Tags

资源标记。

(继承自 CognitiveServicesPatchResourceTags)

适用于