Partager via


IServerAdvancedThreatProtectionSettingsOperations Interface

Définition

Opérations ServerAdvancedThreatProtectionSettingsOperations.

public interface IServerAdvancedThreatProtectionSettingsOperations
type IServerAdvancedThreatProtectionSettingsOperations = interface
Public Interface IServerAdvancedThreatProtectionSettingsOperations

Méthodes

BeginCreateOrUpdateWithHttpMessagesAsync(String, String, ServerAdvancedThreatProtection, Dictionary<String,List<String>>, CancellationToken)

Crée ou met à jour un état Advanced Threat Protection.

CreateOrUpdateWithHttpMessagesAsync(String, String, ServerAdvancedThreatProtection, Dictionary<String,List<String>>, CancellationToken)

Crée ou met à jour un état Advanced Threat Protection.

GetWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Obtenir l’état De protection avancée contre les menaces d’un serveur.

ListByServerNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Obtenez la liste des états de protection avancée contre les menaces du serveur.

ListByServerWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Obtenez la liste des états de protection avancée contre les menaces du serveur.

Méthodes d’extension

BeginCreateOrUpdate(IServerAdvancedThreatProtectionSettingsOperations, String, String, ServerAdvancedThreatProtection)

Crée ou met à jour un état Advanced Threat Protection.

BeginCreateOrUpdateAsync(IServerAdvancedThreatProtectionSettingsOperations, String, String, ServerAdvancedThreatProtection, CancellationToken)

Crée ou met à jour un état Advanced Threat Protection.

CreateOrUpdate(IServerAdvancedThreatProtectionSettingsOperations, String, String, ServerAdvancedThreatProtection)

Crée ou met à jour un état Advanced Threat Protection.

CreateOrUpdateAsync(IServerAdvancedThreatProtectionSettingsOperations, String, String, ServerAdvancedThreatProtection, CancellationToken)

Crée ou met à jour un état Advanced Threat Protection.

Get(IServerAdvancedThreatProtectionSettingsOperations, String, String)

Obtenir l’état De protection avancée contre les menaces d’un serveur.

GetAsync(IServerAdvancedThreatProtectionSettingsOperations, String, String, CancellationToken)

Obtenir l’état De protection avancée contre les menaces d’un serveur.

ListByServer(IServerAdvancedThreatProtectionSettingsOperations, String, String)

Obtenez la liste des états de protection avancée contre les menaces du serveur.

ListByServerAsync(IServerAdvancedThreatProtectionSettingsOperations, String, String, CancellationToken)

Obtenez la liste des états de protection avancée contre les menaces du serveur.

ListByServerNext(IServerAdvancedThreatProtectionSettingsOperations, String)

Obtenez la liste des états de protection avancée contre les menaces du serveur.

ListByServerNextAsync(IServerAdvancedThreatProtectionSettingsOperations, String, CancellationToken)

Obtenez la liste des états de protection avancée contre les menaces du serveur.

S’applique à