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
tags
User-defined tags for the commitment plan.
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript