مشاركة عبر


ResourceWithOptionalLocationOutput interface

تعريف نموذج المورد مع خاصية الموقع اختيارية.

الخصائص

id

معرف المورد

location

موقع المورد

name

اسم المورد

tags

علامات الموارد

type

نوع المورد

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

id

معرف المورد

id?: string

قيمة الخاصية

string

location

موقع المورد

location?: string

قيمة الخاصية

string

name

اسم المورد

name?: string

قيمة الخاصية

string

tags

علامات الموارد

tags?: Record<string, string>

قيمة الخاصية

Record<string, string>

type

نوع المورد

type?: string

قيمة الخاصية

string