Udostępnij za pośrednictwem


AgreementsOperationsExtensions.Get Metoda

Definicja

Pobiera umowę według identyfikatora. https://docs.microsoft.com/en-us/rest/api/billing/

public static Microsoft.Azure.Management.Billing.Models.Agreement Get (this Microsoft.Azure.Management.Billing.IAgreementsOperations operations, string billingAccountName, string agreementName, string expand = default);
static member Get : Microsoft.Azure.Management.Billing.IAgreementsOperations * string * string * string -> Microsoft.Azure.Management.Billing.Models.Agreement
<Extension()>
Public Function Get (operations As IAgreementsOperations, billingAccountName As String, agreementName As String, Optional expand As String = Nothing) As Agreement

Parametry

operations
IAgreementsOperations

Grupa operacji dla tej metody rozszerzenia.

billingAccountName
String

Identyfikator, który jednoznacznie identyfikuje konto rozliczeniowe.

agreementName
String

Identyfikator, który jednoznacznie identyfikuje umowę.

expand
String

Może służyć do rozszerzania uczestników.

Zwraca

Dotyczy