共用方式為


AgreementsOperationsExtensions.Get 方法

定義

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

參數

operations
IAgreementsOperations

這個擴充方法的作業群組。

billingAccountName
String

可唯一識別計費帳戶的識別碼。

agreementName
String

可唯一識別合約的識別碼。

expand
String

可用來擴充參與者。

傳回

適用於