共用方式為


SecretValueResourceProperties interface

此類型描述秘密值資源的屬性。

Extends

繼承的屬性

provisioningState

資源的狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

value

秘密的實際值。

繼承的屬性詳細資料

provisioningState

資源的狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

provisioningState?: string

屬性值

string

繼承自ProvisionedResourceProperties.provisioningState

value

秘密的實際值。

value?: string

屬性值

string

繼承自SecretValueProperties.value