Datadog.CreationSupportedListViaIdentityWithResult Method

Definition

public System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.Datadog.Models.ICreateResourceSupportedResponseList> CreationSupportedListViaIdentityWithResult(string viaIdentity, string datadogOrganizationId, Microsoft.Azure.PowerShell.Cmdlets.Datadog.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Datadog.Runtime.ISendAsync sender);
member this.CreationSupportedListViaIdentityWithResult : string * string * Microsoft.Azure.PowerShell.Cmdlets.Datadog.Runtime.IEventListener * Microsoft.Azure.PowerShell.Cmdlets.Datadog.Runtime.ISendAsync -> System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.Datadog.Models.ICreateResourceSupportedResponseList>
Public Function CreationSupportedListViaIdentityWithResult (viaIdentity As String, datadogOrganizationId As String, eventListener As IEventListener, sender As ISendAsync) As Task(Of ICreateResourceSupportedResponseList)

Parameters

viaIdentity
String
datadogOrganizationId
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to