EdgeActionUpdate interface
The type used for update operations of the EdgeAction.
Properties
| properties | The resource-specific properties for this resource. |
| sku | The sku type of the edge action |
| tags | Resource tags. |
Property Details
properties
The resource-specific properties for this resource.
properties?: EdgeActionPropertiesUpdate
Property Value
sku
tags
Resource tags.
tags?: Record<string, string>
Property Value
Record<string, string>