GalleryInVMAccessControlProfileVersionsOperations interface
واجهة تمثل معرضا في VMAccessControlProfileVersions عمليات.
الخصائص
| begin |
|
| begin |
|
| begin |
|
| begin |
|
| begin |
|
| begin |
|
| create |
إنشاء أو تحديث نسخة معرض في VMAccessControlProfile. |
| delete | |
| get | يسترجع معلومات حول نسخة معرض في VMAccessControlProfile. |
| list |
قائمة في معرض inVMAccessControlProfile بإصدارات في معرض inVMAccessControlProfile |
| update | قم بتحديث نسخة معرض inVMAccessControlProfile. |
تفاصيل الخاصية
beginCreateOrUpdate
تحذير
واجهة برمجة التطبيقات هذه مهملة الآن.
use createOrUpdate instead
beginCreateOrUpdate: (resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, inVMAccessControlProfileVersionName: string, galleryInVMAccessControlProfileVersion: GalleryInVMAccessControlProfileVersion, options?: GalleryInVMAccessControlProfileVersionsCreateOrUpdateOptionalParams) => Promise<SimplePollerLike<OperationState<GalleryInVMAccessControlProfileVersion>, GalleryInVMAccessControlProfileVersion>>
قيمة الخاصية
(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, inVMAccessControlProfileVersionName: string, galleryInVMAccessControlProfileVersion: GalleryInVMAccessControlProfileVersion, options?: GalleryInVMAccessControlProfileVersionsCreateOrUpdateOptionalParams) => Promise<SimplePollerLike<OperationState<GalleryInVMAccessControlProfileVersion>, GalleryInVMAccessControlProfileVersion>>
beginCreateOrUpdateAndWait
تحذير
واجهة برمجة التطبيقات هذه مهملة الآن.
use createOrUpdate instead
beginCreateOrUpdateAndWait: (resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, inVMAccessControlProfileVersionName: string, galleryInVMAccessControlProfileVersion: GalleryInVMAccessControlProfileVersion, options?: GalleryInVMAccessControlProfileVersionsCreateOrUpdateOptionalParams) => Promise<GalleryInVMAccessControlProfileVersion>
قيمة الخاصية
(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, inVMAccessControlProfileVersionName: string, galleryInVMAccessControlProfileVersion: GalleryInVMAccessControlProfileVersion, options?: GalleryInVMAccessControlProfileVersionsCreateOrUpdateOptionalParams) => Promise<GalleryInVMAccessControlProfileVersion>
beginDelete
تحذير
واجهة برمجة التطبيقات هذه مهملة الآن.
use delete instead
beginDelete: (resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, inVMAccessControlProfileVersionName: string, options?: GalleryInVMAccessControlProfileVersionsDeleteOptionalParams) => Promise<SimplePollerLike<OperationState<void>, void>>
قيمة الخاصية
(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, inVMAccessControlProfileVersionName: string, options?: GalleryInVMAccessControlProfileVersionsDeleteOptionalParams) => Promise<SimplePollerLike<OperationState<void>, void>>
beginDeleteAndWait
تحذير
واجهة برمجة التطبيقات هذه مهملة الآن.
use delete instead
beginDeleteAndWait: (resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, inVMAccessControlProfileVersionName: string, options?: GalleryInVMAccessControlProfileVersionsDeleteOptionalParams) => Promise<void>
قيمة الخاصية
(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, inVMAccessControlProfileVersionName: string, options?: GalleryInVMAccessControlProfileVersionsDeleteOptionalParams) => Promise<void>
beginUpdate
تحذير
واجهة برمجة التطبيقات هذه مهملة الآن.
use update instead
beginUpdate: (resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, inVMAccessControlProfileVersionName: string, galleryInVMAccessControlProfileVersion: GalleryInVMAccessControlProfileVersionUpdate, options?: GalleryInVMAccessControlProfileVersionsUpdateOptionalParams) => Promise<SimplePollerLike<OperationState<GalleryInVMAccessControlProfileVersion>, GalleryInVMAccessControlProfileVersion>>
قيمة الخاصية
(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, inVMAccessControlProfileVersionName: string, galleryInVMAccessControlProfileVersion: GalleryInVMAccessControlProfileVersionUpdate, options?: GalleryInVMAccessControlProfileVersionsUpdateOptionalParams) => Promise<SimplePollerLike<OperationState<GalleryInVMAccessControlProfileVersion>, GalleryInVMAccessControlProfileVersion>>
beginUpdateAndWait
تحذير
واجهة برمجة التطبيقات هذه مهملة الآن.
use update instead
beginUpdateAndWait: (resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, inVMAccessControlProfileVersionName: string, galleryInVMAccessControlProfileVersion: GalleryInVMAccessControlProfileVersionUpdate, options?: GalleryInVMAccessControlProfileVersionsUpdateOptionalParams) => Promise<GalleryInVMAccessControlProfileVersion>
قيمة الخاصية
(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, inVMAccessControlProfileVersionName: string, galleryInVMAccessControlProfileVersion: GalleryInVMAccessControlProfileVersionUpdate, options?: GalleryInVMAccessControlProfileVersionsUpdateOptionalParams) => Promise<GalleryInVMAccessControlProfileVersion>
createOrUpdate
إنشاء أو تحديث نسخة معرض في VMAccessControlProfile.
createOrUpdate: (resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, inVMAccessControlProfileVersionName: string, galleryInVMAccessControlProfileVersion: GalleryInVMAccessControlProfileVersion, options?: GalleryInVMAccessControlProfileVersionsCreateOrUpdateOptionalParams) => PollerLike<OperationState<GalleryInVMAccessControlProfileVersion>, GalleryInVMAccessControlProfileVersion>
قيمة الخاصية
(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, inVMAccessControlProfileVersionName: string, galleryInVMAccessControlProfileVersion: GalleryInVMAccessControlProfileVersion, options?: GalleryInVMAccessControlProfileVersionsCreateOrUpdateOptionalParams) => PollerLike<OperationState<GalleryInVMAccessControlProfileVersion>, GalleryInVMAccessControlProfileVersion>
delete
delete: (resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, inVMAccessControlProfileVersionName: string, options?: GalleryInVMAccessControlProfileVersionsDeleteOptionalParams) => PollerLike<OperationState<void>, void>
قيمة الخاصية
(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, inVMAccessControlProfileVersionName: string, options?: GalleryInVMAccessControlProfileVersionsDeleteOptionalParams) => PollerLike<OperationState<void>, void>
get
يسترجع معلومات حول نسخة معرض في VMAccessControlProfile.
get: (resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, inVMAccessControlProfileVersionName: string, options?: GalleryInVMAccessControlProfileVersionsGetOptionalParams) => Promise<GalleryInVMAccessControlProfileVersion>
قيمة الخاصية
(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, inVMAccessControlProfileVersionName: string, options?: GalleryInVMAccessControlProfileVersionsGetOptionalParams) => Promise<GalleryInVMAccessControlProfileVersion>
listByGalleryInVMAccessControlProfile
قائمة في معرض inVMAccessControlProfile بإصدارات في معرض inVMAccessControlProfile
listByGalleryInVMAccessControlProfile: (resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, options?: GalleryInVMAccessControlProfileVersionsListByGalleryInVMAccessControlProfileOptionalParams) => PagedAsyncIterableIterator<GalleryInVMAccessControlProfileVersion, GalleryInVMAccessControlProfileVersion[], PageSettings>
قيمة الخاصية
(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, options?: GalleryInVMAccessControlProfileVersionsListByGalleryInVMAccessControlProfileOptionalParams) => PagedAsyncIterableIterator<GalleryInVMAccessControlProfileVersion, GalleryInVMAccessControlProfileVersion[], PageSettings>
update
قم بتحديث نسخة معرض inVMAccessControlProfile.
update: (resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, inVMAccessControlProfileVersionName: string, galleryInVMAccessControlProfileVersion: GalleryInVMAccessControlProfileVersionUpdate, options?: GalleryInVMAccessControlProfileVersionsUpdateOptionalParams) => PollerLike<OperationState<GalleryInVMAccessControlProfileVersion>, GalleryInVMAccessControlProfileVersion>
قيمة الخاصية
(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, inVMAccessControlProfileVersionName: string, galleryInVMAccessControlProfileVersion: GalleryInVMAccessControlProfileVersionUpdate, options?: GalleryInVMAccessControlProfileVersionsUpdateOptionalParams) => PollerLike<OperationState<GalleryInVMAccessControlProfileVersion>, GalleryInVMAccessControlProfileVersion>