AssetEndpointProfileUpdate interface
The type used for update operations of the AssetEndpointProfile.
Properties
properties | The resource-specific properties for this resource. |
tags | Resource tags. |
Property Details
properties
The resource-specific properties for this resource.
properties?: AssetEndpointProfileUpdateProperties
Property Value
tags
Resource tags.
tags?: Record<string, string>
Property Value
Record<string, string>