GalleryInVMAccessControlProfileVersions interface
واجهة تمثل GalleryInVMAccessControlProfileVersions.
الأساليب
تفاصيل الأسلوب
beginCreateOrUpdate(string, string, string, string, GalleryInVMAccessControlProfileVersion, GalleryInVMAccessControlProfileVersionsCreateOrUpdateOptionalParams)
إنشاء معرض أو تحديثه في إصدار inVMAccessControlProfile.
function beginCreateOrUpdate(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, inVMAccessControlProfileVersionName: string, galleryInVMAccessControlProfileVersion: GalleryInVMAccessControlProfileVersion, options?: GalleryInVMAccessControlProfileVersionsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<GalleryInVMAccessControlProfileVersion>, GalleryInVMAccessControlProfileVersion>>
المعلمات
- resourceGroupName
-
string
اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.
- galleryName
-
string
اسم معرض الصور المشتركة.
- inVMAccessControlProfileName
-
string
اسم المعرض inVMAccessControlProfile المراد استرداده.
- inVMAccessControlProfileVersionName
-
string
اسم المعرض في إصدار inVMAccessControlProfile المراد استرداده.
- galleryInVMAccessControlProfileVersion
- GalleryInVMAccessControlProfileVersion
المعلمات المقدمة إلى معرض الإنشاء أو التحديث في عملية إصدار VMAccessControlProfile.
معلمات الخيارات.
المرتجعات
Promise<@azure/core-lro.SimplePollerLike<OperationState<GalleryInVMAccessControlProfileVersion>, GalleryInVMAccessControlProfileVersion>>
beginCreateOrUpdateAndWait(string, string, string, string, GalleryInVMAccessControlProfileVersion, GalleryInVMAccessControlProfileVersionsCreateOrUpdateOptionalParams)
إنشاء معرض أو تحديثه في إصدار inVMAccessControlProfile.
function beginCreateOrUpdateAndWait(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, inVMAccessControlProfileVersionName: string, galleryInVMAccessControlProfileVersion: GalleryInVMAccessControlProfileVersion, options?: GalleryInVMAccessControlProfileVersionsCreateOrUpdateOptionalParams): Promise<GalleryInVMAccessControlProfileVersion>
المعلمات
- resourceGroupName
-
string
اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.
- galleryName
-
string
اسم معرض الصور المشتركة.
- inVMAccessControlProfileName
-
string
اسم المعرض inVMAccessControlProfile المراد استرداده.
- inVMAccessControlProfileVersionName
-
string
اسم المعرض في إصدار inVMAccessControlProfile المراد استرداده.
- galleryInVMAccessControlProfileVersion
- GalleryInVMAccessControlProfileVersion
المعلمات المقدمة إلى معرض الإنشاء أو التحديث في عملية إصدار VMAccessControlProfile.
معلمات الخيارات.
المرتجعات
beginDelete(string, string, string, string, GalleryInVMAccessControlProfileVersionsDeleteOptionalParams)
حذف معرض إصدار inVMAccessControlProfile.
function beginDelete(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, inVMAccessControlProfileVersionName: string, options?: GalleryInVMAccessControlProfileVersionsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<GalleryInVMAccessControlProfileVersionsDeleteHeaders>, GalleryInVMAccessControlProfileVersionsDeleteHeaders>>
المعلمات
- resourceGroupName
-
string
اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.
- galleryName
-
string
اسم معرض الصور المشتركة.
- inVMAccessControlProfileName
-
string
اسم المعرض inVMAccessControlProfile المراد استرداده.
- inVMAccessControlProfileVersionName
-
string
اسم المعرض في إصدار inVMAccessControlProfile المراد استرداده.
معلمات الخيارات.
المرتجعات
Promise<@azure/core-lro.SimplePollerLike<OperationState<GalleryInVMAccessControlProfileVersionsDeleteHeaders>, GalleryInVMAccessControlProfileVersionsDeleteHeaders>>
beginDeleteAndWait(string, string, string, string, GalleryInVMAccessControlProfileVersionsDeleteOptionalParams)
حذف معرض إصدار inVMAccessControlProfile.
function beginDeleteAndWait(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, inVMAccessControlProfileVersionName: string, options?: GalleryInVMAccessControlProfileVersionsDeleteOptionalParams): Promise<GalleryInVMAccessControlProfileVersionsDeleteHeaders>
المعلمات
- resourceGroupName
-
string
اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.
- galleryName
-
string
اسم معرض الصور المشتركة.
- inVMAccessControlProfileName
-
string
اسم المعرض inVMAccessControlProfile المراد استرداده.
- inVMAccessControlProfileVersionName
-
string
اسم المعرض في إصدار inVMAccessControlProfile المراد استرداده.
معلمات الخيارات.
المرتجعات
beginUpdate(string, string, string, string, GalleryInVMAccessControlProfileVersionUpdate, GalleryInVMAccessControlProfileVersionsUpdateOptionalParams)
تحديث معرض إصدار inVMAccessControlProfile.
function beginUpdate(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, inVMAccessControlProfileVersionName: string, galleryInVMAccessControlProfileVersion: GalleryInVMAccessControlProfileVersionUpdate, options?: GalleryInVMAccessControlProfileVersionsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<GalleryInVMAccessControlProfileVersionsUpdateResponse>, GalleryInVMAccessControlProfileVersionsUpdateResponse>>
المعلمات
- resourceGroupName
-
string
اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.
- galleryName
-
string
اسم معرض الصور المشتركة.
- inVMAccessControlProfileName
-
string
اسم المعرض inVMAccessControlProfile المراد استرداده.
- inVMAccessControlProfileVersionName
-
string
اسم المعرض في إصدار inVMAccessControlProfile المراد استرداده.
- galleryInVMAccessControlProfileVersion
- GalleryInVMAccessControlProfileVersionUpdate
المعلمات المقدمة إلى معرض التحديث في عملية إصدار VMAccessControlProfile.
معلمات الخيارات.
المرتجعات
Promise<@azure/core-lro.SimplePollerLike<OperationState<GalleryInVMAccessControlProfileVersionsUpdateResponse>, GalleryInVMAccessControlProfileVersionsUpdateResponse>>
beginUpdateAndWait(string, string, string, string, GalleryInVMAccessControlProfileVersionUpdate, GalleryInVMAccessControlProfileVersionsUpdateOptionalParams)
تحديث معرض إصدار inVMAccessControlProfile.
function beginUpdateAndWait(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, inVMAccessControlProfileVersionName: string, galleryInVMAccessControlProfileVersion: GalleryInVMAccessControlProfileVersionUpdate, options?: GalleryInVMAccessControlProfileVersionsUpdateOptionalParams): Promise<GalleryInVMAccessControlProfileVersionsUpdateResponse>
المعلمات
- resourceGroupName
-
string
اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.
- galleryName
-
string
اسم معرض الصور المشتركة.
- inVMAccessControlProfileName
-
string
اسم المعرض inVMAccessControlProfile المراد استرداده.
- inVMAccessControlProfileVersionName
-
string
اسم المعرض في إصدار inVMAccessControlProfile المراد استرداده.
- galleryInVMAccessControlProfileVersion
- GalleryInVMAccessControlProfileVersionUpdate
المعلمات المقدمة إلى معرض التحديث في عملية إصدار VMAccessControlProfile.
معلمات الخيارات.
المرتجعات
get(string, string, string, string, GalleryInVMAccessControlProfileVersionsGetOptionalParams)
استرداد معلومات حول معرض إصدار inVMAccessControlProfile.
function get(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, inVMAccessControlProfileVersionName: string, options?: GalleryInVMAccessControlProfileVersionsGetOptionalParams): Promise<GalleryInVMAccessControlProfileVersion>
المعلمات
- resourceGroupName
-
string
اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.
- galleryName
-
string
اسم معرض الصور المشتركة.
- inVMAccessControlProfileName
-
string
اسم المعرض inVMAccessControlProfile المراد استرداده.
- inVMAccessControlProfileVersionName
-
string
اسم المعرض في إصدار inVMAccessControlProfile المراد استرداده.
معلمات الخيارات.
المرتجعات
listByGalleryInVMAccessControlProfile(string, string, string, GalleryInVMAccessControlProfileVersionsListByGalleryInVMAccessControlProfileOptionalParams)
معرض القوائم في إصدارات InVMAccessControlProfile في معرض inVMAccessControlProfile
function listByGalleryInVMAccessControlProfile(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, options?: GalleryInVMAccessControlProfileVersionsListByGalleryInVMAccessControlProfileOptionalParams): PagedAsyncIterableIterator<GalleryInVMAccessControlProfileVersion, GalleryInVMAccessControlProfileVersion[], PageSettings>
المعلمات
- resourceGroupName
-
string
اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.
- galleryName
-
string
اسم معرض الصور المشتركة.
- inVMAccessControlProfileName
-
string
اسم المعرض inVMAccessControlProfile المراد استرداده.
معلمات الخيارات.