MySql.FlexibleServerAdvancedThreatProtectionSettingsUpdatePutWithResult Method

Definition

public System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.MySql.Models.IAdvancedThreatProtection> FlexibleServerAdvancedThreatProtectionSettingsUpdatePutWithResult(string subscriptionId, string resourceGroupName, string serverName, Microsoft.Azure.PowerShell.Cmdlets.MySql.Models.IAdvancedThreatProtection body, Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.ISendAsync sender, Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.SerializationMode serializationMode = Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.SerializationMode.IncludeCreateOrUpdate);
member this.FlexibleServerAdvancedThreatProtectionSettingsUpdatePutWithResult : string * string * string * Microsoft.Azure.PowerShell.Cmdlets.MySql.Models.IAdvancedThreatProtection * Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.IEventListener * Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.ISendAsync * Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.SerializationMode -> System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.MySql.Models.IAdvancedThreatProtection>
Public Function FlexibleServerAdvancedThreatProtectionSettingsUpdatePutWithResult (subscriptionId As String, resourceGroupName As String, serverName As String, body As IAdvancedThreatProtection, eventListener As IEventListener, sender As ISendAsync, Optional serializationMode As SerializationMode = Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.SerializationMode.IncludeCreateOrUpdate) As Task(Of IAdvancedThreatProtection)

Parameters

subscriptionId
String
resourceGroupName
String
serverName
String
eventListener
IEventListener
sender
ISendAsync
serializationMode
SerializationMode

Returns

Applies to