Freigeben über


PrivateStoreOperationsExtensions.QueryRequestApprovalMethod Methode

Definition

Abrufen von Anforderungsstatuss foreach Plan, diese API wird als komplexe GET-Aktion verwendet.

public static Microsoft.Azure.Management.Marketplace.Models.QueryRequestApproval QueryRequestApprovalMethod (this Microsoft.Azure.Management.Marketplace.IPrivateStoreOperations operations, string privateStoreId, string requestApprovalId, Microsoft.Azure.Management.Marketplace.Models.QueryRequestApprovalProperties payload = default);
static member QueryRequestApprovalMethod : Microsoft.Azure.Management.Marketplace.IPrivateStoreOperations * string * string * Microsoft.Azure.Management.Marketplace.Models.QueryRequestApprovalProperties -> Microsoft.Azure.Management.Marketplace.Models.QueryRequestApproval
<Extension()>
Public Function QueryRequestApprovalMethod (operations As IPrivateStoreOperations, privateStoreId As String, requestApprovalId As String, Optional payload As QueryRequestApprovalProperties = Nothing) As QueryRequestApproval

Parameter

operations
IPrivateStoreOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

privateStoreId
String

Die Speicher-ID muss die Mandanten-ID verwenden.

requestApprovalId
String

Die Anforderungsgenehmigungs-ID zum Abrufen der Erstellung oder Aktualisierung

Gibt zurück

Gilt für: