LicenseProfiles interface
واجهة تمثل LicenseProfiles.
الأساليب
| begin |
عملية إنشاء ملف تعريف ترخيص أو تحديثه. |
| begin |
عملية إنشاء ملف تعريف ترخيص أو تحديثه. |
| begin |
عملية حذف ملف تعريف ترخيص. |
| begin |
عملية حذف ملف تعريف ترخيص. |
| begin |
عملية تحديث ملف تعريف الترخيص. |
| begin |
عملية تحديث ملف تعريف الترخيص. |
| get(string, string, License |
استرداد معلومات حول طريقة عرض ملف تعريف الترخيص. |
| list(string, string, License |
عملية الحصول على جميع ملفات تعريف الترخيص لجهاز غير Azure |
تفاصيل الأسلوب
beginCreateOrUpdate(string, string, LicenseProfile, LicenseProfilesCreateOrUpdateOptionalParams)
عملية إنشاء ملف تعريف ترخيص أو تحديثه.
function beginCreateOrUpdate(resourceGroupName: string, machineName: string, parameters: LicenseProfile, options?: LicenseProfilesCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<LicenseProfile>, LicenseProfile>>
المعلمات
- resourceGroupName
-
string
اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.
- machineName
-
string
اسم الجهاز المختلط.
- parameters
- LicenseProfile
المعلمات المتوفرة لعملية إنشاء ملف تعريف الترخيص أو تحديثه.
معلمات الخيارات.
المرتجعات
Promise<@azure/core-lro.SimplePollerLike<OperationState<LicenseProfile>, LicenseProfile>>
beginCreateOrUpdateAndWait(string, string, LicenseProfile, LicenseProfilesCreateOrUpdateOptionalParams)
عملية إنشاء ملف تعريف ترخيص أو تحديثه.
function beginCreateOrUpdateAndWait(resourceGroupName: string, machineName: string, parameters: LicenseProfile, options?: LicenseProfilesCreateOrUpdateOptionalParams): Promise<LicenseProfile>
المعلمات
- resourceGroupName
-
string
اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.
- machineName
-
string
اسم الجهاز المختلط.
- parameters
- LicenseProfile
المعلمات المتوفرة لعملية إنشاء ملف تعريف الترخيص أو تحديثه.
معلمات الخيارات.
المرتجعات
Promise<LicenseProfile>
beginDelete(string, string, LicenseProfilesDeleteOptionalParams)
عملية حذف ملف تعريف ترخيص.
function beginDelete(resourceGroupName: string, machineName: string, options?: LicenseProfilesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<LicenseProfilesDeleteHeaders>, LicenseProfilesDeleteHeaders>>
المعلمات
- resourceGroupName
-
string
اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.
- machineName
-
string
اسم الجهاز المختلط.
معلمات الخيارات.
المرتجعات
Promise<@azure/core-lro.SimplePollerLike<OperationState<LicenseProfilesDeleteHeaders>, LicenseProfilesDeleteHeaders>>
beginDeleteAndWait(string, string, LicenseProfilesDeleteOptionalParams)
عملية حذف ملف تعريف ترخيص.
function beginDeleteAndWait(resourceGroupName: string, machineName: string, options?: LicenseProfilesDeleteOptionalParams): Promise<LicenseProfilesDeleteHeaders>
المعلمات
- resourceGroupName
-
string
اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.
- machineName
-
string
اسم الجهاز المختلط.
معلمات الخيارات.
المرتجعات
Promise<LicenseProfilesDeleteHeaders>
beginUpdate(string, string, LicenseProfileUpdate, LicenseProfilesUpdateOptionalParams)
عملية تحديث ملف تعريف الترخيص.
function beginUpdate(resourceGroupName: string, machineName: string, parameters: LicenseProfileUpdate, options?: LicenseProfilesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<LicenseProfile>, LicenseProfile>>
المعلمات
- resourceGroupName
-
string
اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.
- machineName
-
string
اسم الجهاز المختلط.
- parameters
- LicenseProfileUpdate
المعلمات المتوفرة لعملية تحديث ملف تعريف الترخيص.
معلمات الخيارات.
المرتجعات
Promise<@azure/core-lro.SimplePollerLike<OperationState<LicenseProfile>, LicenseProfile>>
beginUpdateAndWait(string, string, LicenseProfileUpdate, LicenseProfilesUpdateOptionalParams)
عملية تحديث ملف تعريف الترخيص.
function beginUpdateAndWait(resourceGroupName: string, machineName: string, parameters: LicenseProfileUpdate, options?: LicenseProfilesUpdateOptionalParams): Promise<LicenseProfile>
المعلمات
- resourceGroupName
-
string
اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.
- machineName
-
string
اسم الجهاز المختلط.
- parameters
- LicenseProfileUpdate
المعلمات المتوفرة لعملية تحديث ملف تعريف الترخيص.
معلمات الخيارات.
المرتجعات
Promise<LicenseProfile>
get(string, string, LicenseProfilesGetOptionalParams)
استرداد معلومات حول طريقة عرض ملف تعريف الترخيص.
function get(resourceGroupName: string, machineName: string, options?: LicenseProfilesGetOptionalParams): Promise<LicenseProfile>
المعلمات
- resourceGroupName
-
string
اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.
- machineName
-
string
اسم الجهاز المختلط.
- options
- LicenseProfilesGetOptionalParams
معلمات الخيارات.
المرتجعات
Promise<LicenseProfile>
list(string, string, LicenseProfilesListOptionalParams)
عملية الحصول على جميع ملفات تعريف الترخيص لجهاز غير Azure
function list(resourceGroupName: string, machineName: string, options?: LicenseProfilesListOptionalParams): PagedAsyncIterableIterator<LicenseProfile, LicenseProfile[], PageSettings>
المعلمات
- resourceGroupName
-
string
اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.
- machineName
-
string
اسم الجهاز.
معلمات الخيارات.