共用方式為


SecretProperties interface

包含要建立之秘密屬性的 JSON 物件。

Extends

屬性

parameters

物件,其中包含秘密參數

profileName

保存秘密之配置檔的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

繼承的屬性

deploymentStatus

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

provisioningState

布建狀態注意:此屬性將不會串行化。 它只能由伺服器填入。

屬性詳細資料

parameters

物件,其中包含秘密參數

parameters?: SecretParametersUnion

屬性值

profileName

保存秘密之配置檔的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

profileName?: string

屬性值

string

繼承的屬性詳細資料

deploymentStatus

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

deploymentStatus?: string

屬性值

string

繼承自AFDStateProperties.deploymentStatus

provisioningState

布建狀態注意:此屬性將不會串行化。 它只能由伺服器填入。

provisioningState?: string

屬性值

string

繼承自AFDStateProperties.provisioningState