次の方法で共有


ComponentLinkedStorageAccountsOperationsExtensions クラス

定義

ComponentLinkedStorageAccountsOperations の拡張メソッド。

public static class ComponentLinkedStorageAccountsOperationsExtensions
type ComponentLinkedStorageAccountsOperationsExtensions = class
Public Module ComponentLinkedStorageAccountsOperationsExtensions
継承
ComponentLinkedStorageAccountsOperationsExtensions

メソッド

CreateAndUpdate(IComponentLinkedStorageAccountsOperations, String, String, String)

Application Insights コンポーネントの現在のリンクされたストレージ アカウントを置き換えます。

CreateAndUpdateAsync(IComponentLinkedStorageAccountsOperations, String, String, String, CancellationToken)

Application Insights コンポーネントの現在のリンクされたストレージ アカウントを置き換えます。

Delete(IComponentLinkedStorageAccountsOperations, String, String)

Application Insights コンポーネントのリンクされたストレージ アカウントを削除します。

DeleteAsync(IComponentLinkedStorageAccountsOperations, String, String, CancellationToken)

Application Insights コンポーネントのリンクされたストレージ アカウントを削除します。

Get(IComponentLinkedStorageAccountsOperations, String, String)

Application Insights コンポーネントの現在のリンクされたストレージ設定を返します。

GetAsync(IComponentLinkedStorageAccountsOperations, String, String, CancellationToken)

Application Insights コンポーネントの現在のリンクされたストレージ設定を返します。

Update(IComponentLinkedStorageAccountsOperations, String, String, String)

Application Insights コンポーネントのリンクされたストレージ アカウントを更新します。

UpdateAsync(IComponentLinkedStorageAccountsOperations, String, String, String, CancellationToken)

Application Insights コンポーネントのリンクされたストレージ アカウントを更新します。

適用対象