Partager via


FlowLogsOperationsExtensions Classe

Définition

Méthodes d’extension pour FlowLogsOperations.

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

Méthodes

BeginCreateOrUpdate(IFlowLogsOperations, String, String, String, FlowLog)

Créez ou mettez à jour un journal de flux pour le groupe de sécurité réseau spécifié.

BeginCreateOrUpdateAsync(IFlowLogsOperations, String, String, String, FlowLog, CancellationToken)

Créez ou mettez à jour un journal de flux pour le groupe de sécurité réseau spécifié.

BeginDelete(IFlowLogsOperations, String, String, String)

Supprime la ressource de journal de flux spécifiée.

BeginDeleteAsync(IFlowLogsOperations, String, String, String, CancellationToken)

Supprime la ressource de journal de flux spécifiée.

CreateOrUpdate(IFlowLogsOperations, String, String, String, FlowLog)

Créez ou mettez à jour un journal de flux pour le groupe de sécurité réseau spécifié.

CreateOrUpdateAsync(IFlowLogsOperations, String, String, String, FlowLog, CancellationToken)

Créez ou mettez à jour un journal de flux pour le groupe de sécurité réseau spécifié.

Delete(IFlowLogsOperations, String, String, String)

Supprime la ressource de journal de flux spécifiée.

DeleteAsync(IFlowLogsOperations, String, String, String, CancellationToken)

Supprime la ressource de journal de flux spécifiée.

Get(IFlowLogsOperations, String, String, String)

Obtient une ressource de journal de flux par nom.

GetAsync(IFlowLogsOperations, String, String, String, CancellationToken)

Obtient une ressource de journal de flux par nom.

List(IFlowLogsOperations, String, String)

Répertorie toutes les ressources du journal de flux pour le Network Watcher spécifié.

ListAsync(IFlowLogsOperations, String, String, CancellationToken)

Répertorie toutes les ressources du journal de flux pour le Network Watcher spécifié.

ListNext(IFlowLogsOperations, String)

Répertorie toutes les ressources du journal de flux pour le Network Watcher spécifié.

ListNextAsync(IFlowLogsOperations, String, CancellationToken)

Répertorie toutes les ressources du journal de flux pour le Network Watcher spécifié.

UpdateTags(IFlowLogsOperations, String, String, String, TagsObject)

Mettez à jour les étiquettes du journal de flux spécifié.

UpdateTagsAsync(IFlowLogsOperations, String, String, String, TagsObject, CancellationToken)

Mettez à jour les étiquettes du journal de flux spécifié.

S’applique à