Freigeben über


IntegrationAccountSchemasOperationsExtensions.ListContentCallbackUrl Methode

Definition

Rufen Sie die Inhaltsrückruf-URL ab.

public static Microsoft.Azure.Management.Logic.Models.WorkflowTriggerCallbackUrl ListContentCallbackUrl (this Microsoft.Azure.Management.Logic.IIntegrationAccountSchemasOperations operations, string resourceGroupName, string integrationAccountName, string schemaName, Microsoft.Azure.Management.Logic.Models.GetCallbackUrlParameters listContentCallbackUrl);
static member ListContentCallbackUrl : Microsoft.Azure.Management.Logic.IIntegrationAccountSchemasOperations * string * string * string * Microsoft.Azure.Management.Logic.Models.GetCallbackUrlParameters -> Microsoft.Azure.Management.Logic.Models.WorkflowTriggerCallbackUrl
<Extension()>
Public Function ListContentCallbackUrl (operations As IIntegrationAccountSchemasOperations, resourceGroupName As String, integrationAccountName As String, schemaName As String, listContentCallbackUrl As GetCallbackUrlParameters) As WorkflowTriggerCallbackUrl

Parameter

operations
IIntegrationAccountSchemasOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe.

integrationAccountName
String

Der Name des Integrationskontos.

schemaName
String

Der Schemaname des Integrationskontos.

listContentCallbackUrl
GetCallbackUrlParameters

Gibt zurück

Gilt für: