PartialMinimalTrackedResourceWithSku interface
Strictly used in update requests.
- Extends
Properties
sku | Sku details required for ARM contract for Autoscaling. |
Inherited Properties
tags | Resource tags. |
Property Details
sku
Inherited Property Details
tags
Resource tags.
tags?: {[propertyName: string]: string | null}
Property Value
{[propertyName: string]: string | null}
Inherited From PartialMinimalTrackedResource.tags