مشاركة عبر


VirtualMachineImagesEdgeZone interface

واجهة تمثل VirtualMachineImagesEdgeZone.

الأساليب

get(string, string, string, string, string, string, VirtualMachineImagesEdgeZoneGetOptionalParams)

الحصول على صورة جهاز ظاهري في منطقة حافة.

list(string, string, string, string, string, VirtualMachineImagesEdgeZoneListOptionalParams)

الحصول على قائمة بجميع إصدارات صورة الجهاز الظاهري للموقع المحدد ومنطقة الحافة والناشر والعرض وSKU.

listOffers(string, string, string, VirtualMachineImagesEdgeZoneListOffersOptionalParams)

الحصول على قائمة بعروض صورة الجهاز الظاهري للموقع المحدد ومنطقة الحافة والناشر.

listPublishers(string, string, VirtualMachineImagesEdgeZoneListPublishersOptionalParams)

الحصول على قائمة ناشري صور الجهاز الظاهري لموقع Azure المحدد ومنطقة الحافة.

listSkus(string, string, string, string, VirtualMachineImagesEdgeZoneListSkusOptionalParams)

يحصل على قائمة وحدات SKU لصورة الجهاز الظاهري للموقع المحدد ومنطقة الحافة والناشر والعرض.

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

get(string, string, string, string, string, string, VirtualMachineImagesEdgeZoneGetOptionalParams)

الحصول على صورة جهاز ظاهري في منطقة حافة.

function get(location: string, edgeZone: string, publisherName: string, offer: string, skus: string, version: string, options?: VirtualMachineImagesEdgeZoneGetOptionalParams): Promise<VirtualMachineImage>

المعلمات

location

string

اسم منطقة Azure.

edgeZone

string

اسم منطقة الحافة.

publisherName

string

ناشر صور صالح.

offer

string

عرض ناشر صور صالح.

skus

string

صورة SKU صالحة.

version

string

إصدار SKU لصورة صالحة.

options
VirtualMachineImagesEdgeZoneGetOptionalParams

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

المرتجعات

list(string, string, string, string, string, VirtualMachineImagesEdgeZoneListOptionalParams)

الحصول على قائمة بجميع إصدارات صورة الجهاز الظاهري للموقع المحدد ومنطقة الحافة والناشر والعرض وSKU.

function list(location: string, edgeZone: string, publisherName: string, offer: string, skus: string, options?: VirtualMachineImagesEdgeZoneListOptionalParams): Promise<VirtualMachineImagesEdgeZoneListResponse>

المعلمات

location

string

اسم منطقة Azure.

edgeZone

string

اسم منطقة الحافة.

publisherName

string

ناشر صور صالح.

offer

string

عرض ناشر صور صالح.

skus

string

صورة SKU صالحة.

options
VirtualMachineImagesEdgeZoneListOptionalParams

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

المرتجعات

listOffers(string, string, string, VirtualMachineImagesEdgeZoneListOffersOptionalParams)

الحصول على قائمة بعروض صورة الجهاز الظاهري للموقع المحدد ومنطقة الحافة والناشر.

function listOffers(location: string, edgeZone: string, publisherName: string, options?: VirtualMachineImagesEdgeZoneListOffersOptionalParams): Promise<VirtualMachineImagesEdgeZoneListOffersResponse>

المعلمات

location

string

اسم منطقة Azure.

edgeZone

string

اسم منطقة الحافة.

publisherName

string

ناشر صور صالح.

options
VirtualMachineImagesEdgeZoneListOffersOptionalParams

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

المرتجعات

listPublishers(string, string, VirtualMachineImagesEdgeZoneListPublishersOptionalParams)

الحصول على قائمة ناشري صور الجهاز الظاهري لموقع Azure المحدد ومنطقة الحافة.

function listPublishers(location: string, edgeZone: string, options?: VirtualMachineImagesEdgeZoneListPublishersOptionalParams): Promise<VirtualMachineImagesEdgeZoneListPublishersResponse>

المعلمات

location

string

اسم منطقة Azure.

edgeZone

string

اسم منطقة الحافة.

options
VirtualMachineImagesEdgeZoneListPublishersOptionalParams

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

المرتجعات

listSkus(string, string, string, string, VirtualMachineImagesEdgeZoneListSkusOptionalParams)

يحصل على قائمة وحدات SKU لصورة الجهاز الظاهري للموقع المحدد ومنطقة الحافة والناشر والعرض.

function listSkus(location: string, edgeZone: string, publisherName: string, offer: string, options?: VirtualMachineImagesEdgeZoneListSkusOptionalParams): Promise<VirtualMachineImagesEdgeZoneListSkusResponse>

المعلمات

location

string

اسم منطقة Azure.

edgeZone

string

اسم منطقة الحافة.

publisherName

string

ناشر صور صالح.

offer

string

عرض ناشر صور صالح.

options
VirtualMachineImagesEdgeZoneListSkusOptionalParams

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

المرتجعات