Partager via


ComponentLinkedStorageAccountsOperationsExtensions Classe

Définition

Méthodes d’extension pour ComponentLinkedStorageAccountsOperations.

public static class ComponentLinkedStorageAccountsOperationsExtensions
type ComponentLinkedStorageAccountsOperationsExtensions = class
Public Module ComponentLinkedStorageAccountsOperationsExtensions
Héritage
ComponentLinkedStorageAccountsOperationsExtensions

Méthodes

CreateAndUpdate(IComponentLinkedStorageAccountsOperations, String, String, String)

Remplacez le compte de stockage lié actuel pour un composant Application Insights.

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

Remplacez le compte de stockage lié actuel pour un composant Application Insights.

Delete(IComponentLinkedStorageAccountsOperations, String, String)

Supprimer des comptes de stockage liés pour un composant Application Insights.

DeleteAsync(IComponentLinkedStorageAccountsOperations, String, String, CancellationToken)

Supprimer des comptes de stockage liés pour un composant Application Insights.

Get(IComponentLinkedStorageAccountsOperations, String, String)

Retourne les paramètres de stockage lié actuels pour un composant Application Insights.

GetAsync(IComponentLinkedStorageAccountsOperations, String, String, CancellationToken)

Retourne les paramètres de stockage lié actuels pour un composant Application Insights.

Update(IComponentLinkedStorageAccountsOperations, String, String, String)

Mettez à jour les comptes de stockage liés pour un composant Application Insights.

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

Mettez à jour les comptes de stockage liés pour un composant Application Insights.

S’applique à