SecretValueResourceDescription interface
- Extends
屬性
provisioning |
資源的狀態。 |
value | 秘密的實際值。 |
繼承的屬性
id | 資源的完整標識碼。 前任- |
location | |
name | 資源的名稱 |
tags | 資源標籤。 |
type | 資源的型別。 前任- |
屬性詳細資料
provisioningState
資源的狀態。
provisioningState?: string
屬性值
string
value
秘密的實際值。
value?: string
屬性值
string
繼承的屬性詳細資料
id
location
name
資源的名稱
name?: string
屬性值
string
繼承自
tags
資源標籤。
tags?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}