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
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.
Azure SDK for JavaScript