Freigeben über


Cdn.SecurityPoliciesPatchViaIdentityWithResult Method

Definition

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

Parameters

viaIdentity
String
eventListener
IEventListener
sender
ISendAsync
serializationMode
SerializationMode

Returns

Applies to