مشاركة عبر


GatewayProperties interface

حمولة خصائص Spring Cloud Gateway

الخصائص

apiMetadataProperties

خاصية بيانات تعريف واجهة برمجة التطبيقات ل Spring Cloud Gateway

apmTypes

مجموعة من نوع APM المستخدمة في Spring Cloud Gateway

clientAuth

مصادقة Client-Certification.

corsProperties

خاصية مشاركة الموارد عبر المنشأ

environmentVariables

متغيرات البيئة ل Spring Cloud Gateway

httpsOnly

الإشارة إلى ما إذا كان يسمح ب https فقط.

instances

تنتمي مجموعة المثيلات إلى Spring Cloud Gateway. ملاحظة: لن يتم تسلسل هذه الخاصية. لا يمكن ملؤها إلا بواسطة الخادم.

operatorProperties

خصائص عامل تشغيل Spring Cloud Gateway. ملاحظة: لن يتم تسلسل هذه الخاصية. لا يمكن ملؤها إلا بواسطة الخادم.

provisioningState

حالة بوابة Spring Cloud. ملاحظة: لن يتم تسلسل هذه الخاصية. لا يمكن ملؤها إلا بواسطة الخادم.

public

يشير إلى ما إذا كانت Spring Cloud Gateway تعرض نقطة النهاية.

resourceRequests

كمية الموارد المطلوبة لوحدة المعالجة المركزية والذاكرة المطلوبة.

ssoProperties

التكوين المرتبط بتسجيل الدخول الأحادي

url

عنوان URL ل Spring Cloud Gateway، الذي يتم عرضه عندما يكون "public" صحيحا. ملاحظة: لن يتم تسلسل هذه الخاصية. لا يمكن ملؤها إلا بواسطة الخادم.

تفاصيل الخاصية

apiMetadataProperties

خاصية بيانات تعريف واجهة برمجة التطبيقات ل Spring Cloud Gateway

apiMetadataProperties?: GatewayApiMetadataProperties

قيمة الخاصية

apmTypes

مجموعة من نوع APM المستخدمة في Spring Cloud Gateway

apmTypes?: string[]

قيمة الخاصية

string[]

clientAuth

مصادقة Client-Certification.

clientAuth?: GatewayPropertiesClientAuth

قيمة الخاصية

corsProperties

خاصية مشاركة الموارد عبر المنشأ

corsProperties?: GatewayCorsProperties

قيمة الخاصية

environmentVariables

متغيرات البيئة ل Spring Cloud Gateway

environmentVariables?: GatewayPropertiesEnvironmentVariables

قيمة الخاصية

httpsOnly

الإشارة إلى ما إذا كان يسمح ب https فقط.

httpsOnly?: boolean

قيمة الخاصية

boolean

instances

تنتمي مجموعة المثيلات إلى Spring Cloud Gateway. ملاحظة: لن يتم تسلسل هذه الخاصية. لا يمكن ملؤها إلا بواسطة الخادم.

instances?: GatewayInstance[]

قيمة الخاصية

operatorProperties

خصائص عامل تشغيل Spring Cloud Gateway. ملاحظة: لن يتم تسلسل هذه الخاصية. لا يمكن ملؤها إلا بواسطة الخادم.

operatorProperties?: GatewayOperatorProperties

قيمة الخاصية

provisioningState

حالة بوابة Spring Cloud. ملاحظة: لن يتم تسلسل هذه الخاصية. لا يمكن ملؤها إلا بواسطة الخادم.

provisioningState?: string

قيمة الخاصية

string

public

يشير إلى ما إذا كانت Spring Cloud Gateway تعرض نقطة النهاية.

public?: boolean

قيمة الخاصية

boolean

resourceRequests

كمية الموارد المطلوبة لوحدة المعالجة المركزية والذاكرة المطلوبة.

resourceRequests?: GatewayResourceRequests

قيمة الخاصية

ssoProperties

التكوين المرتبط بتسجيل الدخول الأحادي

ssoProperties?: SsoProperties

قيمة الخاصية

url

عنوان URL ل Spring Cloud Gateway، الذي يتم عرضه عندما يكون "public" صحيحا. ملاحظة: لن يتم تسلسل هذه الخاصية. لا يمكن ملؤها إلا بواسطة الخادم.

url?: string

قيمة الخاصية

string