Compartir a través de


IServerAdvancedThreatProtectionSettingsOperations Interfaz

Definición

Operaciones ServerAdvancedThreatProtectionSettingsOperations.

public interface IServerAdvancedThreatProtectionSettingsOperations
type IServerAdvancedThreatProtectionSettingsOperations = interface
Public Interface IServerAdvancedThreatProtectionSettingsOperations

Métodos

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

Crea o actualiza un estado de Advanced Threat Protection.

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

Crea o actualiza un estado de Advanced Threat Protection.

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

Obtiene el estado advanced Threat Protection de un servidor.

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

Obtenga una lista de los estados de Advanced Threat Protection del servidor.

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

Obtenga una lista de los estados de Advanced Threat Protection del servidor.

Métodos de extensión

BeginCreateOrUpdate(IServerAdvancedThreatProtectionSettingsOperations, String, String, ServerAdvancedThreatProtection)

Crea o actualiza un estado de Advanced Threat Protection.

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

Crea o actualiza un estado de Advanced Threat Protection.

CreateOrUpdate(IServerAdvancedThreatProtectionSettingsOperations, String, String, ServerAdvancedThreatProtection)

Crea o actualiza un estado de Advanced Threat Protection.

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

Crea o actualiza un estado de Advanced Threat Protection.

Get(IServerAdvancedThreatProtectionSettingsOperations, String, String)

Obtiene el estado advanced Threat Protection de un servidor.

GetAsync(IServerAdvancedThreatProtectionSettingsOperations, String, String, CancellationToken)

Obtiene el estado advanced Threat Protection de un servidor.

ListByServer(IServerAdvancedThreatProtectionSettingsOperations, String, String)

Obtenga una lista de los estados de Advanced Threat Protection del servidor.

ListByServerAsync(IServerAdvancedThreatProtectionSettingsOperations, String, String, CancellationToken)

Obtenga una lista de los estados de Advanced Threat Protection del servidor.

ListByServerNext(IServerAdvancedThreatProtectionSettingsOperations, String)

Obtenga una lista de los estados de Advanced Threat Protection del servidor.

ListByServerNextAsync(IServerAdvancedThreatProtectionSettingsOperations, String, CancellationToken)

Obtenga una lista de los estados de Advanced Threat Protection del servidor.

Se aplica a