SecretPatchProperties interface
机密的属性
属性
| attributes | 机密的属性。 |
| content |
机密的内容类型。 |
| value | 机密的值。 |
属性详细信息
attributes
contentType
机密的内容类型。
contentType?: string
属性值
string
value
机密的值。
value?: string
属性值
string