Freigeben über


Cdn.SecurityPoliciesGetWithResult Method

Definition

public System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ISecurityPolicy> SecurityPoliciesGetWithResult(string subscriptionId, string resourceGroupName, string profileName, string securityPolicyName, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.ISendAsync sender);
member this.SecurityPoliciesGetWithResult : string * string * string * string * Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IEventListener * Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.ISendAsync -> System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ISecurityPolicy>
Public Function SecurityPoliciesGetWithResult (subscriptionId As String, resourceGroupName As String, profileName As String, securityPolicyName As String, eventListener As IEventListener, sender As ISendAsync) As Task(Of ISecurityPolicy)

Parameters

subscriptionId
String
resourceGroupName
String
profileName
String
securityPolicyName
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to