GatewayPropertiesEnvironmentVariables interface
متغيرات البيئة ل Spring Cloud Gateway
الخصائص
| properties | خصائص غير حساسة |
| secrets | الخصائص الحساسة |
تفاصيل الخاصية
properties
خصائص غير حساسة
properties?: {[propertyName: string]: string}
قيمة الخاصية
{[propertyName: string]: string}
secrets
الخصائص الحساسة
secrets?: {[propertyName: string]: string}
قيمة الخاصية
{[propertyName: string]: string}