Freigeben über


FrontDoor.RulesEnginesCreateOrUpdateViaIdentityWithResult Method

Definition

public System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Models.IRulesEngine> RulesEnginesCreateOrUpdateViaIdentityWithResult(string viaIdentity, Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Models.IRulesEngine body, Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Runtime.ISendAsync sender, Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Runtime.SerializationMode serializationMode = Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Runtime.SerializationMode.IncludeCreateOrUpdate);
member this.RulesEnginesCreateOrUpdateViaIdentityWithResult : string * Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Models.IRulesEngine * Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Runtime.IEventListener * Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Runtime.ISendAsync * Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Runtime.SerializationMode -> System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Models.IRulesEngine>
Public Function RulesEnginesCreateOrUpdateViaIdentityWithResult (viaIdentity As String, body As IRulesEngine, eventListener As IEventListener, sender As ISendAsync, Optional serializationMode As SerializationMode = Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Runtime.SerializationMode.IncludeCreateOrUpdate) As Task(Of IRulesEngine)

Parameters

viaIdentity
String
eventListener
IEventListener
sender
ISendAsync
serializationMode
SerializationMode

Returns

Applies to