Setting interface
Describes a setting for the container. The setting file path can be fetched from environment variable "Fabric_SettingPath". The path for Windows container is "C:\secrets". The path for Linux container is "/var/secrets".
Properties
name | The name of the setting. |
value | The value of the setting. |
Property Details
name
The name of the setting.
name?: string
Property Value
string
value
The value of the setting.
value?: string
Property Value
string
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for JavaScript