Datadog.CreationSupportedGetViaIdentityWithResult Method

Definition

public System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.Datadog.Models.ICreateResourceSupportedResponse> CreationSupportedGetViaIdentityWithResult(string viaIdentity, string datadogOrganizationId, Microsoft.Azure.PowerShell.Cmdlets.Datadog.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Datadog.Runtime.ISendAsync sender);
member this.CreationSupportedGetViaIdentityWithResult : 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.ICreateResourceSupportedResponse>
Public Function CreationSupportedGetViaIdentityWithResult (viaIdentity As String, datadogOrganizationId As String, eventListener As IEventListener, sender As ISendAsync) As Task(Of ICreateResourceSupportedResponse)

Parameters

viaIdentity
String
datadogOrganizationId
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to