مشاركة عبر


MsixImages interface

واجهة تمثل MsixImages.

الأساليب

listExpand(string, string, MsixImageURI, MsixImagesExpandOptionalParams)

توسيع حزم MSIX وسردها في صورة، نظرا لمسار الصورة.

تفاصيل الأسلوب

listExpand(string, string, MsixImageURI, MsixImagesExpandOptionalParams)

توسيع حزم MSIX وسردها في صورة، نظرا لمسار الصورة.

function listExpand(resourceGroupName: string, hostPoolName: string, msixImageURI: MsixImageURI, options?: MsixImagesExpandOptionalParams): PagedAsyncIterableIterator<ExpandMsixImage, ExpandMsixImage[], PageSettings>

المعلمات

resourceGroupName

string

اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.

hostPoolName

string

اسم تجمع المضيف ضمن مجموعة الموارد المحددة

msixImageURI
MsixImageURI

كائن يحتوي على URI إلى صورة MSIX

options
MsixImagesExpandOptionalParams

معلمات الخيارات.

المرتجعات