مشاركة عبر


VmOutput interface

يصف الجهاز الظاهري.

يمتد

الخصائص الموروثة

id

معرف المورد.

location

موقع المورد.

name

اسم المورد.

tags

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

type

نوع المورد.

تفاصيل الخاصية الموروثة

id

معرف المورد.

id?: string

قيمة الخاصية

string

موروث منResourceOutput.id

location

موقع المورد.

location?: string

قيمة الخاصية

string

موروث منResourceOutput.location

name

اسم المورد.

name?: string

قيمة الخاصية

string

موروث منResourceOutput.name

tags

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

tags?: Record<string, string>

قيمة الخاصية

Record<string, string>

موروث منResourceOutput.tags

type

نوع المورد.

type?: string

قيمة الخاصية

string

موروث منResourceOutput.type