Freigeben über


IServerAdvancedThreatProtectionSettingsOperations Schnittstelle

Definition

ServerAdvancedThreatProtectionSettingsOperations-Vorgänge.

public interface IServerAdvancedThreatProtectionSettingsOperations
type IServerAdvancedThreatProtectionSettingsOperations = interface
Public Interface IServerAdvancedThreatProtectionSettingsOperations

Methoden

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

Erstellt oder aktualisiert einen Advanced Threat Protection-Status.

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

Erstellt oder aktualisiert einen Advanced Threat Protection-Status.

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

Ruft den Advanced Threat Protection-Status eines Servers ab.

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

Rufen Sie eine Liste der Advanced Threat Protection-Zustände des Servers ab.

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

Rufen Sie eine Liste der Advanced Threat Protection-Zustände des Servers ab.

Erweiterungsmethoden

BeginCreateOrUpdate(IServerAdvancedThreatProtectionSettingsOperations, String, String, ServerAdvancedThreatProtection)

Erstellt oder aktualisiert einen Advanced Threat Protection-Status.

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

Erstellt oder aktualisiert einen Advanced Threat Protection-Status.

CreateOrUpdate(IServerAdvancedThreatProtectionSettingsOperations, String, String, ServerAdvancedThreatProtection)

Erstellt oder aktualisiert einen Advanced Threat Protection-Status.

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

Erstellt oder aktualisiert einen Advanced Threat Protection-Status.

Get(IServerAdvancedThreatProtectionSettingsOperations, String, String)

Ruft den Advanced Threat Protection-Status eines Servers ab.

GetAsync(IServerAdvancedThreatProtectionSettingsOperations, String, String, CancellationToken)

Ruft den Advanced Threat Protection-Status eines Servers ab.

ListByServer(IServerAdvancedThreatProtectionSettingsOperations, String, String)

Rufen Sie eine Liste der Advanced Threat Protection-Zustände des Servers ab.

ListByServerAsync(IServerAdvancedThreatProtectionSettingsOperations, String, String, CancellationToken)

Rufen Sie eine Liste der Advanced Threat Protection-Zustände des Servers ab.

ListByServerNext(IServerAdvancedThreatProtectionSettingsOperations, String)

Rufen Sie eine Liste der Advanced Threat Protection-Zustände des Servers ab.

ListByServerNextAsync(IServerAdvancedThreatProtectionSettingsOperations, String, CancellationToken)

Rufen Sie eine Liste der Advanced Threat Protection-Zustände des Servers ab.

Gilt für: