共用方式為


ConfigurationValueWithSecrets interface

具有秘密的 ConfigurationValue。

Extends

屬性

configurationType

多型歧視性,指定這個物件可以是的不同類型

secretConfigurationValue

定義組態值秘密的名稱和值組。 它可以是格式正確的逸出 JSON 字串。

繼承的屬性

configurationGroupSchemaName

組態群組架構名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

configurationGroupSchemaOfferingLocation

組態群組架構供應專案的位置。 注意:這個屬性不會串行化。 它只能由伺服器填入。

configurationGroupSchemaResourceReference

組態群組架構資源參考。

provisioningState

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

publisherName

組態群組架構的發行者名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

publisherScope

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

屬性詳細資料

configurationType

多型歧視性,指定這個物件可以是的不同類型

configurationType: "Secret"

屬性值

"Secret"

secretConfigurationValue

定義組態值秘密的名稱和值組。 它可以是格式正確的逸出 JSON 字串。

secretConfigurationValue?: string

屬性值

string

繼承的屬性詳細資料

configurationGroupSchemaName

組態群組架構名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

configurationGroupSchemaName?: string

屬性值

string

繼承自ConfigurationGroupValuePropertiesFormat.configurationGroupSchemaName

configurationGroupSchemaOfferingLocation

組態群組架構供應專案的位置。 注意:這個屬性不會串行化。 它只能由伺服器填入。

configurationGroupSchemaOfferingLocation?: string

屬性值

string

繼承自ConfigurationGroupValuePropertiesFormat.configurationGroupSchemaOfferingLocation

configurationGroupSchemaResourceReference

組態群組架構資源參考。

configurationGroupSchemaResourceReference?: DeploymentResourceIdReferenceUnion

屬性值

繼承自ConfigurationGroupValuePropertiesFormat.configurationGroupSchemaResourceReference

provisioningState

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

provisioningState?: string

屬性值

string

繼承自ConfigurationGroupValuePropertiesFormat.provisioningState

publisherName

組態群組架構的發行者名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

publisherName?: string

屬性值

string

繼承自ConfigurationGroupValuePropertiesFormat.publisherName

publisherScope

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

publisherScope?: string

屬性值

string

繼承自ConfigurationGroupValuePropertiesFormat.publisherScope