CommitmentPlanPatchPayload interface

The properties of a commitment plan which may be updated via PATCH.

Properties

sku

The commitment plan SKU.

tags

User-defined tags for the commitment plan.

Property Details

sku

The commitment plan SKU.

sku?: ResourceSku

Property Value

tags

User-defined tags for the commitment plan.

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}