Sdílet prostřednictvím


AgreementsOperationsExtensions.Get Metoda

Definice

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

Skupina operací pro tuto metodu rozšíření.

billingAccountName
String

ID, které jednoznačně identifikuje fakturační účet.

agreementName
String

ID, které jednoznačně identifikuje smlouvu.

expand
String

Lze použít k rozšíření účastníků.

Návraty

Platí pro