TagResourceContract interface
TagResource contract properties.
Properties
| api | API associated with the tag. |
| operation | Operation associated with the tag. |
| product | Product associated with the tag. |
| tag | Tag associated with the resource. |
Property Details
api
API associated with the tag.
api?: ApiTagResourceContractProperties
Property Value
operation
Operation associated with the tag.
operation?: OperationTagResourceContractProperties
Property Value
product
Product associated with the tag.
product?: ProductTagResourceContractProperties
Property Value
tag
Tag associated with the resource.
tag: TagResourceContractProperties