ComponentLinkedStorageAccountsOperations class
فئة تمثل ComponentLinkedStorageAccountsOperations.
المنشئون
| Component |
إنشاء ComponentLinkedStorageAccountsOperations. |
الأساليب
تفاصيل المنشئ
ComponentLinkedStorageAccountsOperations(ApplicationInsightsManagementClientContext)
إنشاء ComponentLinkedStorageAccountsOperations.
new ComponentLinkedStorageAccountsOperations(client: ApplicationInsightsManagementClientContext)
المعلمات
الرجوع إلى عميل الخدمة.
تفاصيل الأسلوب
createAndUpdate(string, string, ComponentLinkedStorageAccounts, RequestOptionsBase)
استبدل حساب التخزين المرتبط الحالي لمكون Application Insights.
function createAndUpdate(resourceGroupName: string, resourceName: string, linkedStorageAccountsProperties: ComponentLinkedStorageAccounts, options?: RequestOptionsBase): Promise<ComponentLinkedStorageAccountsCreateAndUpdateResponse>
المعلمات
- resourceGroupName
-
string
اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.
- resourceName
-
string
اسم مورد مكون Application Insights.
- linkedStorageAccountsProperties
- ComponentLinkedStorageAccounts
الخصائص التي تحتاج إلى تحديد لتحديث حسابات التخزين المرتبطة لمكون Application Insights.
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
وعد<Models.ComponentLinkedStorageAccountsCreateAndUpdateResponse>
createAndUpdate(string, string, ComponentLinkedStorageAccounts, RequestOptionsBase, ServiceCallback<ComponentLinkedStorageAccounts>)
function createAndUpdate(resourceGroupName: string, resourceName: string, linkedStorageAccountsProperties: ComponentLinkedStorageAccounts, options: RequestOptionsBase, callback: ServiceCallback<ComponentLinkedStorageAccounts>)
المعلمات
- resourceGroupName
-
string
اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.
- resourceName
-
string
اسم مورد مكون Application Insights.
- linkedStorageAccountsProperties
- ComponentLinkedStorageAccounts
الخصائص التي تحتاج إلى تحديد لتحديث حسابات التخزين المرتبطة لمكون Application Insights.
- options
- RequestOptionsBase
المعلمات الاختيارية
رد الاتصال
createAndUpdate(string, string, ComponentLinkedStorageAccounts, ServiceCallback<ComponentLinkedStorageAccounts>)
function createAndUpdate(resourceGroupName: string, resourceName: string, linkedStorageAccountsProperties: ComponentLinkedStorageAccounts, callback: ServiceCallback<ComponentLinkedStorageAccounts>)
المعلمات
- resourceGroupName
-
string
اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.
- resourceName
-
string
اسم مورد مكون Application Insights.
- linkedStorageAccountsProperties
- ComponentLinkedStorageAccounts
الخصائص التي تحتاج إلى تحديد لتحديث حسابات التخزين المرتبطة لمكون Application Insights.
رد الاتصال
deleteMethod(string, string, RequestOptionsBase)
حذف حسابات التخزين المرتبطة لمكون Application Insights.
function deleteMethod(resourceGroupName: string, resourceName: string, options?: RequestOptionsBase): Promise<RestResponse>
المعلمات
- resourceGroupName
-
string
اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.
- resourceName
-
string
اسم مورد مكون Application Insights.
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
Promise<RestResponse>
وعد<msRest.RestResponse>
deleteMethod(string, string, RequestOptionsBase, ServiceCallback<void>)
function deleteMethod(resourceGroupName: string, resourceName: string, options: RequestOptionsBase, callback: ServiceCallback<void>)
المعلمات
- resourceGroupName
-
string
اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.
- resourceName
-
string
اسم مورد مكون Application Insights.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
-
ServiceCallback<void>
رد الاتصال
deleteMethod(string, string, ServiceCallback<void>)
function deleteMethod(resourceGroupName: string, resourceName: string, callback: ServiceCallback<void>)
المعلمات
- resourceGroupName
-
string
اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.
- resourceName
-
string
اسم مورد مكون Application Insights.
- callback
-
ServiceCallback<void>
رد الاتصال
get(string, string, RequestOptionsBase)
إرجاع إعدادات التخزين المرتبطة الحالية لمكون Application Insights.
function get(resourceGroupName: string, resourceName: string, options?: RequestOptionsBase): Promise<ComponentLinkedStorageAccountsGetResponse>
المعلمات
- resourceGroupName
-
string
اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.
- resourceName
-
string
اسم مورد مكون Application Insights.
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
وعد<Models.ComponentLinkedStorageAccountsGetResponse>
get(string, string, RequestOptionsBase, ServiceCallback<ComponentLinkedStorageAccounts>)
function get(resourceGroupName: string, resourceName: string, options: RequestOptionsBase, callback: ServiceCallback<ComponentLinkedStorageAccounts>)
المعلمات
- resourceGroupName
-
string
اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.
- resourceName
-
string
اسم مورد مكون Application Insights.
- options
- RequestOptionsBase
المعلمات الاختيارية
رد الاتصال
get(string, string, ServiceCallback<ComponentLinkedStorageAccounts>)
function get(resourceGroupName: string, resourceName: string, callback: ServiceCallback<ComponentLinkedStorageAccounts>)
المعلمات
- resourceGroupName
-
string
اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.
- resourceName
-
string
اسم مورد مكون Application Insights.
رد الاتصال
update(string, string, ComponentLinkedStorageAccountsPatch, RequestOptionsBase)
تحديث حسابات التخزين المرتبطة لمكون Application Insights.
function update(resourceGroupName: string, resourceName: string, linkedStorageAccountsProperties: ComponentLinkedStorageAccountsPatch, options?: RequestOptionsBase): Promise<ComponentLinkedStorageAccountsUpdateResponse>
المعلمات
- resourceGroupName
-
string
اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.
- resourceName
-
string
اسم مورد مكون Application Insights.
- linkedStorageAccountsProperties
- ComponentLinkedStorageAccountsPatch
الخصائص التي تحتاج إلى تحديد لتحديث حسابات تخزين مرتبطة لمكون Application Insights.
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
وعد<Models.ComponentLinkedStorageAccountsUpdateResponse>
update(string, string, ComponentLinkedStorageAccountsPatch, RequestOptionsBase, ServiceCallback<ComponentLinkedStorageAccounts>)
function update(resourceGroupName: string, resourceName: string, linkedStorageAccountsProperties: ComponentLinkedStorageAccountsPatch, options: RequestOptionsBase, callback: ServiceCallback<ComponentLinkedStorageAccounts>)
المعلمات
- resourceGroupName
-
string
اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.
- resourceName
-
string
اسم مورد مكون Application Insights.
- linkedStorageAccountsProperties
- ComponentLinkedStorageAccountsPatch
الخصائص التي تحتاج إلى تحديد لتحديث حسابات تخزين مرتبطة لمكون Application Insights.
- options
- RequestOptionsBase
المعلمات الاختيارية
رد الاتصال
update(string, string, ComponentLinkedStorageAccountsPatch, ServiceCallback<ComponentLinkedStorageAccounts>)
function update(resourceGroupName: string, resourceName: string, linkedStorageAccountsProperties: ComponentLinkedStorageAccountsPatch, callback: ServiceCallback<ComponentLinkedStorageAccounts>)
المعلمات
- resourceGroupName
-
string
اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.
- resourceName
-
string
اسم مورد مكون Application Insights.
- linkedStorageAccountsProperties
- ComponentLinkedStorageAccountsPatch
الخصائص التي تحتاج إلى تحديد لتحديث حسابات تخزين مرتبطة لمكون Application Insights.
رد الاتصال