CommitmentPlan type

En Azure ML-åtagandeplansresurs.

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