Share via


ServerAdvancedThreatProtectionSettingsOperationsExtensions Class

Definition

Extension methods for ServerAdvancedThreatProtectionSettingsOperations.

public static class ServerAdvancedThreatProtectionSettingsOperationsExtensions
type ServerAdvancedThreatProtectionSettingsOperationsExtensions = class
Public Module ServerAdvancedThreatProtectionSettingsOperationsExtensions
Inheritance
ServerAdvancedThreatProtectionSettingsOperationsExtensions

Methods

BeginCreateOrUpdate(IServerAdvancedThreatProtectionSettingsOperations, String, String, ServerAdvancedThreatProtection)

Creates or updates an Advanced Threat Protection state.

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

Creates or updates an Advanced Threat Protection state.

CreateOrUpdate(IServerAdvancedThreatProtectionSettingsOperations, String, String, ServerAdvancedThreatProtection)

Creates or updates an Advanced Threat Protection state.

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

Creates or updates an Advanced Threat Protection state.

Get(IServerAdvancedThreatProtectionSettingsOperations, String, String)

Get a server's Advanced Threat Protection state.

GetAsync(IServerAdvancedThreatProtectionSettingsOperations, String, String, CancellationToken)

Get a server's Advanced Threat Protection state.

ListByServer(IServerAdvancedThreatProtectionSettingsOperations, String, String)

Get a list of the server's Advanced Threat Protection states.

ListByServerAsync(IServerAdvancedThreatProtectionSettingsOperations, String, String, CancellationToken)

Get a list of the server's Advanced Threat Protection states.

ListByServerNext(IServerAdvancedThreatProtectionSettingsOperations, String)

Get a list of the server's Advanced Threat Protection states.

ListByServerNextAsync(IServerAdvancedThreatProtectionSettingsOperations, String, CancellationToken)

Get a list of the server's Advanced Threat Protection states.

Applies to