GalleryScripts interface
واجهة تمثل GalleryScripts.
الأساليب
تفاصيل الأسلوب
beginCreateOrUpdate(string, string, string, GalleryScript, GalleryScriptsCreateOrUpdateOptionalParams)
إنشاء أو تحديث تعريف سكريبت المعرض. تسمح سكريبتات المعرض بتخزين ومشاركة وإعادة استخدام السكريبتات الشائعة
function beginCreateOrUpdate(resourceGroupName: string, galleryName: string, galleryScriptName: string, galleryScript: GalleryScript, options?: GalleryScriptsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<GalleryScript>, GalleryScript>>
المعلمات
- resourceGroupName
-
string
اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.
- galleryName
-
string
اسم معرض الصور المشتركة.
- galleryScriptName
-
string
اسم المعرض: تعريف النص سيتم استرجاعه.
- galleryScript
- GalleryScript
تم توفير المعلمات لعملية إنشاء أو تحديث سكريبت في المعرض.
معلمات الخيارات.
المرتجعات
Promise<@azure/core-lro.SimplePollerLike<OperationState<GalleryScript>, GalleryScript>>
beginCreateOrUpdateAndWait(string, string, string, GalleryScript, GalleryScriptsCreateOrUpdateOptionalParams)
إنشاء أو تحديث تعريف سكريبت المعرض. تسمح سكريبتات المعرض بتخزين ومشاركة وإعادة استخدام السكريبتات الشائعة
function beginCreateOrUpdateAndWait(resourceGroupName: string, galleryName: string, galleryScriptName: string, galleryScript: GalleryScript, options?: GalleryScriptsCreateOrUpdateOptionalParams): Promise<GalleryScript>
المعلمات
- resourceGroupName
-
string
اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.
- galleryName
-
string
اسم معرض الصور المشتركة.
- galleryScriptName
-
string
اسم المعرض: تعريف النص سيتم استرجاعه.
- galleryScript
- GalleryScript
تم توفير المعلمات لعملية إنشاء أو تحديث سكريبت في المعرض.
معلمات الخيارات.
المرتجعات
Promise<GalleryScript>
beginDelete(string, string, string, GalleryScriptsDeleteOptionalParams)
حذف تعريف سكريبت المعرض.
function beginDelete(resourceGroupName: string, galleryName: string, galleryScriptName: string, options?: GalleryScriptsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<GalleryScriptsDeleteHeaders>, GalleryScriptsDeleteHeaders>>
المعلمات
- resourceGroupName
-
string
اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.
- galleryName
-
string
اسم معرض الصور المشتركة.
- galleryScriptName
-
string
اسم المعرض: تعريف النص سيتم استرجاعه.
معلمات الخيارات.
المرتجعات
Promise<@azure/core-lro.SimplePollerLike<OperationState<GalleryScriptsDeleteHeaders>, GalleryScriptsDeleteHeaders>>
beginDeleteAndWait(string, string, string, GalleryScriptsDeleteOptionalParams)
حذف تعريف سكريبت المعرض.
function beginDeleteAndWait(resourceGroupName: string, galleryName: string, galleryScriptName: string, options?: GalleryScriptsDeleteOptionalParams): Promise<GalleryScriptsDeleteHeaders>
المعلمات
- resourceGroupName
-
string
اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.
- galleryName
-
string
اسم معرض الصور المشتركة.
- galleryScriptName
-
string
اسم المعرض: تعريف النص سيتم استرجاعه.
معلمات الخيارات.
المرتجعات
Promise<GalleryScriptsDeleteHeaders>
beginUpdate(string, string, string, GalleryScriptUpdate, GalleryScriptsUpdateOptionalParams)
تحديث تعريف سكريبت المعرض.
function beginUpdate(resourceGroupName: string, galleryName: string, galleryScriptName: string, galleryScript: GalleryScriptUpdate, options?: GalleryScriptsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<GalleryScript>, GalleryScript>>
المعلمات
- resourceGroupName
-
string
اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.
- galleryName
-
string
اسم معرض الصور المشتركة.
- galleryScriptName
-
string
اسم المعرض: تعريف النص سيتم استرجاعه.
- galleryScript
- GalleryScriptUpdate
تم توفير المعاملات لعملية السكريبت في معرض التحديث.
معلمات الخيارات.
المرتجعات
Promise<@azure/core-lro.SimplePollerLike<OperationState<GalleryScript>, GalleryScript>>
beginUpdateAndWait(string, string, string, GalleryScriptUpdate, GalleryScriptsUpdateOptionalParams)
تحديث تعريف سكريبت المعرض.
function beginUpdateAndWait(resourceGroupName: string, galleryName: string, galleryScriptName: string, galleryScript: GalleryScriptUpdate, options?: GalleryScriptsUpdateOptionalParams): Promise<GalleryScript>
المعلمات
- resourceGroupName
-
string
اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.
- galleryName
-
string
اسم معرض الصور المشتركة.
- galleryScriptName
-
string
اسم المعرض: تعريف النص سيتم استرجاعه.
- galleryScript
- GalleryScriptUpdate
تم توفير المعاملات لعملية السكريبت في معرض التحديث.
معلمات الخيارات.
المرتجعات
Promise<GalleryScript>
get(string, string, string, GalleryScriptsGetOptionalParams)
يسترجع معلومات حول تعريف سكريبت المعرض.
function get(resourceGroupName: string, galleryName: string, galleryScriptName: string, options?: GalleryScriptsGetOptionalParams): Promise<GalleryScript>
المعلمات
- resourceGroupName
-
string
اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.
- galleryName
-
string
اسم معرض الصور المشتركة.
- galleryScriptName
-
string
اسم المعرض: تعريف النص سيتم استرجاعه.
- options
- GalleryScriptsGetOptionalParams
معلمات الخيارات.
المرتجعات
Promise<GalleryScript>
listByGallery(string, string, GalleryScriptsListByGalleryOptionalParams)
ادرج تعريفات النصوص في المعرض.
function listByGallery(resourceGroupName: string, galleryName: string, options?: GalleryScriptsListByGalleryOptionalParams): PagedAsyncIterableIterator<GalleryScript, GalleryScript[], PageSettings>
المعلمات
- resourceGroupName
-
string
اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.
- galleryName
-
string
اسم معرض الصور المشتركة.
معلمات الخيارات.