共用方式為


CommitmentPlan type

Azure ML 承諾用量方案資源。

type CommitmentPlan = Resource & {
  etag?: string
  properties?: CommitmentPlanProperties
  sku?: ResourceSku
}