CodeSigningAccountPatch interface
Parameters for creating or updating a trusted signing account.
Properties
| properties | Properties of the trusted signing account. |
| tags | Resource tags. |
Property Details
properties
Properties of the trusted signing account.
properties?: CodeSigningAccountPatchProperties
Property Value
tags
Resource tags.
tags?: Record<string, string>
Property Value
Record<string, string>