مشاركة عبر


GalleryInVMAccessControlProfiles interface

واجهة تمثل GalleryInVMAccessControlProfiles.

الأساليب

beginCreateOrUpdate(string, string, string, GalleryInVMAccessControlProfile, GalleryInVMAccessControlProfilesCreateOrUpdateOptionalParams)

إنشاء معرض أو تحديثه فيVMAccessControlProfile.

beginCreateOrUpdateAndWait(string, string, string, GalleryInVMAccessControlProfile, GalleryInVMAccessControlProfilesCreateOrUpdateOptionalParams)

إنشاء معرض أو تحديثه فيVMAccessControlProfile.

beginDelete(string, string, string, GalleryInVMAccessControlProfilesDeleteOptionalParams)

حذف معرض inVMAccessControlProfile.

beginDeleteAndWait(string, string, string, GalleryInVMAccessControlProfilesDeleteOptionalParams)

حذف معرض inVMAccessControlProfile.

beginUpdate(string, string, string, GalleryInVMAccessControlProfileUpdate, GalleryInVMAccessControlProfilesUpdateOptionalParams)

تحديث معرض inVMAccessControlProfile.

beginUpdateAndWait(string, string, string, GalleryInVMAccessControlProfileUpdate, GalleryInVMAccessControlProfilesUpdateOptionalParams)

تحديث معرض inVMAccessControlProfile.

get(string, string, string, GalleryInVMAccessControlProfilesGetOptionalParams)

استرداد معلومات حول معرض inVMAccessControlProfile.

listByGallery(string, string, GalleryInVMAccessControlProfilesListByGalleryOptionalParams)

معرض القوائم فيVMAccessControlProfiles في معرض.

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

beginCreateOrUpdate(string, string, string, GalleryInVMAccessControlProfile, GalleryInVMAccessControlProfilesCreateOrUpdateOptionalParams)

إنشاء معرض أو تحديثه فيVMAccessControlProfile.

function beginCreateOrUpdate(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, galleryInVMAccessControlProfile: GalleryInVMAccessControlProfile, options?: GalleryInVMAccessControlProfilesCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<GalleryInVMAccessControlProfile>, GalleryInVMAccessControlProfile>>

المعلمات

resourceGroupName

string

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

galleryName

string

اسم معرض الصور المشتركة.

inVMAccessControlProfileName

string

اسم المعرض inVMAccessControlProfile المراد استرداده.

galleryInVMAccessControlProfile
GalleryInVMAccessControlProfile

المعلمات المقدمة إلى معرض الإنشاء أو التحديث في عملية VMAccessControlProfile.

options
GalleryInVMAccessControlProfilesCreateOrUpdateOptionalParams

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

المرتجعات

beginCreateOrUpdateAndWait(string, string, string, GalleryInVMAccessControlProfile, GalleryInVMAccessControlProfilesCreateOrUpdateOptionalParams)

إنشاء معرض أو تحديثه فيVMAccessControlProfile.

function beginCreateOrUpdateAndWait(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, galleryInVMAccessControlProfile: GalleryInVMAccessControlProfile, options?: GalleryInVMAccessControlProfilesCreateOrUpdateOptionalParams): Promise<GalleryInVMAccessControlProfile>

المعلمات

resourceGroupName

string

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

galleryName

string

اسم معرض الصور المشتركة.

inVMAccessControlProfileName

string

اسم المعرض inVMAccessControlProfile المراد استرداده.

galleryInVMAccessControlProfile
GalleryInVMAccessControlProfile

المعلمات المقدمة إلى معرض الإنشاء أو التحديث في عملية VMAccessControlProfile.

options
GalleryInVMAccessControlProfilesCreateOrUpdateOptionalParams

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

المرتجعات

beginDelete(string, string, string, GalleryInVMAccessControlProfilesDeleteOptionalParams)

حذف معرض inVMAccessControlProfile.

function beginDelete(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, options?: GalleryInVMAccessControlProfilesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<GalleryInVMAccessControlProfilesDeleteHeaders>, GalleryInVMAccessControlProfilesDeleteHeaders>>

المعلمات

resourceGroupName

string

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

galleryName

string

اسم معرض الصور المشتركة.

inVMAccessControlProfileName

string

اسم المعرض inVMAccessControlProfile المراد استرداده.

options
GalleryInVMAccessControlProfilesDeleteOptionalParams

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

المرتجعات

beginDeleteAndWait(string, string, string, GalleryInVMAccessControlProfilesDeleteOptionalParams)

حذف معرض inVMAccessControlProfile.

function beginDeleteAndWait(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, options?: GalleryInVMAccessControlProfilesDeleteOptionalParams): Promise<GalleryInVMAccessControlProfilesDeleteHeaders>

المعلمات

resourceGroupName

string

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

galleryName

string

اسم معرض الصور المشتركة.

inVMAccessControlProfileName

string

اسم المعرض inVMAccessControlProfile المراد استرداده.

options
GalleryInVMAccessControlProfilesDeleteOptionalParams

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

المرتجعات

beginUpdate(string, string, string, GalleryInVMAccessControlProfileUpdate, GalleryInVMAccessControlProfilesUpdateOptionalParams)

تحديث معرض inVMAccessControlProfile.

function beginUpdate(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, galleryInVMAccessControlProfile: GalleryInVMAccessControlProfileUpdate, options?: GalleryInVMAccessControlProfilesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<GalleryInVMAccessControlProfilesUpdateResponse>, GalleryInVMAccessControlProfilesUpdateResponse>>

المعلمات

resourceGroupName

string

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

galleryName

string

اسم معرض الصور المشتركة.

inVMAccessControlProfileName

string

اسم المعرض inVMAccessControlProfile المراد استرداده.

galleryInVMAccessControlProfile
GalleryInVMAccessControlProfileUpdate

المعلمات المقدمة إلى معرض التحديث في عملية inVMAccessControlProfile.

options
GalleryInVMAccessControlProfilesUpdateOptionalParams

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

المرتجعات

beginUpdateAndWait(string, string, string, GalleryInVMAccessControlProfileUpdate, GalleryInVMAccessControlProfilesUpdateOptionalParams)

تحديث معرض inVMAccessControlProfile.

function beginUpdateAndWait(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, galleryInVMAccessControlProfile: GalleryInVMAccessControlProfileUpdate, options?: GalleryInVMAccessControlProfilesUpdateOptionalParams): Promise<GalleryInVMAccessControlProfilesUpdateResponse>

المعلمات

resourceGroupName

string

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

galleryName

string

اسم معرض الصور المشتركة.

inVMAccessControlProfileName

string

اسم المعرض inVMAccessControlProfile المراد استرداده.

galleryInVMAccessControlProfile
GalleryInVMAccessControlProfileUpdate

المعلمات المقدمة إلى معرض التحديث في عملية inVMAccessControlProfile.

options
GalleryInVMAccessControlProfilesUpdateOptionalParams

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

المرتجعات

get(string, string, string, GalleryInVMAccessControlProfilesGetOptionalParams)

استرداد معلومات حول معرض inVMAccessControlProfile.

function get(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, options?: GalleryInVMAccessControlProfilesGetOptionalParams): Promise<GalleryInVMAccessControlProfile>

المعلمات

resourceGroupName

string

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

galleryName

string

اسم معرض الصور المشتركة.

inVMAccessControlProfileName

string

اسم المعرض inVMAccessControlProfile المراد استرداده.

options
GalleryInVMAccessControlProfilesGetOptionalParams

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

المرتجعات

listByGallery(string, string, GalleryInVMAccessControlProfilesListByGalleryOptionalParams)

معرض القوائم فيVMAccessControlProfiles في معرض.

function listByGallery(resourceGroupName: string, galleryName: string, options?: GalleryInVMAccessControlProfilesListByGalleryOptionalParams): PagedAsyncIterableIterator<GalleryInVMAccessControlProfile, GalleryInVMAccessControlProfile[], PageSettings>

المعلمات

resourceGroupName

string

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

galleryName

string

اسم معرض الصور المشتركة.

options
GalleryInVMAccessControlProfilesListByGalleryOptionalParams

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

المرتجعات