Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CommitmentPlanPatchPayload

Package version

interface

An interface representing CommitmentPlanPatchPayload. The properties of a commitment plan which may be updated via PATCH.

Hierarchy

  • CommitmentPlanPatchPayload

Index

Properties

Properties

Optional sku

member

{ResourceSku} [sku] The commitment plan SKU.

Optional tags

tags: undefined | object
member

{{ [propertyName: string]: string }} [tags] User-defined tags for the commitment plan.

Generated using TypeDoc