Licenses interface
واجهة تمثل تراخيص.
الأساليب
تفاصيل الأسلوب
beginCreateOrUpdate(string, string, License, LicensesCreateOrUpdateOptionalParams)
عملية إنشاء ترخيص أو تحديثه.
function beginCreateOrUpdate(resourceGroupName: string, licenseName: string, parameters: License, options?: LicensesCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<License>, License>>
المعلمات
- resourceGroupName
-
string
اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.
- licenseName
-
string
اسم الترخيص.
- parameters
- License
المعلمات المتوفرة لعملية إنشاء الترخيص.
معلمات الخيارات.
المرتجعات
Promise<@azure/core-lro.SimplePollerLike<OperationState<License>, License>>
beginCreateOrUpdateAndWait(string, string, License, LicensesCreateOrUpdateOptionalParams)
عملية إنشاء ترخيص أو تحديثه.
function beginCreateOrUpdateAndWait(resourceGroupName: string, licenseName: string, parameters: License, options?: LicensesCreateOrUpdateOptionalParams): Promise<License>
المعلمات
- resourceGroupName
-
string
اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.
- licenseName
-
string
اسم الترخيص.
- parameters
- License
المعلمات المتوفرة لعملية إنشاء الترخيص.
معلمات الخيارات.
المرتجعات
Promise<License>
beginDelete(string, string, LicensesDeleteOptionalParams)
عملية حذف ترخيص.
function beginDelete(resourceGroupName: string, licenseName: string, options?: LicensesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>
المعلمات
- resourceGroupName
-
string
اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.
- licenseName
-
string
اسم الترخيص.
- options
- LicensesDeleteOptionalParams
معلمات الخيارات.
المرتجعات
Promise<@azure/core-lro.SimplePollerLike<OperationState<void>, void>>
beginDeleteAndWait(string, string, LicensesDeleteOptionalParams)
عملية حذف ترخيص.
function beginDeleteAndWait(resourceGroupName: string, licenseName: string, options?: LicensesDeleteOptionalParams): Promise<void>
المعلمات
- resourceGroupName
-
string
اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.
- licenseName
-
string
اسم الترخيص.
- options
- LicensesDeleteOptionalParams
معلمات الخيارات.
المرتجعات
Promise<void>
beginUpdate(string, string, LicenseUpdate, LicensesUpdateOptionalParams)
عملية تحديث ترخيص.
function beginUpdate(resourceGroupName: string, licenseName: string, parameters: LicenseUpdate, options?: LicensesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<License>, License>>
المعلمات
- resourceGroupName
-
string
اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.
- licenseName
-
string
اسم الترخيص.
- parameters
- LicenseUpdate
المعلمات المتوفرة لعملية ترخيص التحديث.
- options
- LicensesUpdateOptionalParams
معلمات الخيارات.
المرتجعات
Promise<@azure/core-lro.SimplePollerLike<OperationState<License>, License>>
beginUpdateAndWait(string, string, LicenseUpdate, LicensesUpdateOptionalParams)
عملية تحديث ترخيص.
function beginUpdateAndWait(resourceGroupName: string, licenseName: string, parameters: LicenseUpdate, options?: LicensesUpdateOptionalParams): Promise<License>
المعلمات
- resourceGroupName
-
string
اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.
- licenseName
-
string
اسم الترخيص.
- parameters
- LicenseUpdate
المعلمات المتوفرة لعملية ترخيص التحديث.
- options
- LicensesUpdateOptionalParams
معلمات الخيارات.
المرتجعات
Promise<License>
beginValidateLicense(License, LicensesValidateLicenseOptionalParams)
عملية التحقق من صحة ترخيص.
function beginValidateLicense(parameters: License, options?: LicensesValidateLicenseOptionalParams): Promise<SimplePollerLike<OperationState<License>, License>>
المعلمات
- parameters
- License
المعلمات المتوفرة لعملية التحقق من صحة الترخيص.
معلمات الخيارات.
المرتجعات
Promise<@azure/core-lro.SimplePollerLike<OperationState<License>, License>>
beginValidateLicenseAndWait(License, LicensesValidateLicenseOptionalParams)
get(string, string, LicensesGetOptionalParams)
استرداد معلومات حول طريقة عرض الترخيص.
function get(resourceGroupName: string, licenseName: string, options?: LicensesGetOptionalParams): Promise<License>
المعلمات
- resourceGroupName
-
string
اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.
- licenseName
-
string
اسم الترخيص.
- options
- LicensesGetOptionalParams
معلمات الخيارات.
المرتجعات
Promise<License>
listByResourceGroup(string, LicensesListByResourceGroupOptionalParams)
عملية الحصول على جميع تراخيص جهاز غير Azure
function listByResourceGroup(resourceGroupName: string, options?: LicensesListByResourceGroupOptionalParams): PagedAsyncIterableIterator<License, License[], PageSettings>
المعلمات
- resourceGroupName
-
string
اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.
معلمات الخيارات.
المرتجعات
listBySubscription(LicensesListBySubscriptionOptionalParams)
عملية الحصول على جميع تراخيص جهاز غير Azure
function listBySubscription(options?: LicensesListBySubscriptionOptionalParams): PagedAsyncIterableIterator<License, License[], PageSettings>
المعلمات
معلمات الخيارات.