مشاركة عبر


ResourceOutput interface

مورد Azure. يتم تعقب هذا المورد في Azure Resource Manager

الخصائص

id

معرف المورد.

kind

نوع المورد.

location

موقع المورد.

name

اسم المورد.

tags

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

type

نوع المورد.

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

id

معرف المورد.

id?: string

قيمة الخاصية

string

kind

نوع المورد.

kind?: string

قيمة الخاصية

string

location

موقع المورد.

location: string

قيمة الخاصية

string

name

اسم المورد.

name?: string

قيمة الخاصية

string

tags

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

tags?: Record<string, string>

قيمة الخاصية

Record<string, string>

type

نوع المورد.

type?: string

قيمة الخاصية

string