共用方式為


IBillingPeriodsOperations 介面

定義

BillingPeriodsOperations 作業。

public interface IBillingPeriodsOperations
type IBillingPeriodsOperations = interface
Public Interface IBillingPeriodsOperations

方法

GetWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

取得具名計費週期。 只有 Azure Web-Direct訂用帳戶才支援此功能。 此預覽 API 不支援未透過 Azure 入口網站直接購買的其他訂用帳戶類型。

ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

以反向時間順序列出訂用帳戶的可用計費週期。 只有 Azure Web-Direct訂用帳戶才支援此功能。 此預覽 API 不支援未透過 Azure 入口網站直接購買的其他訂用帳戶類型。 https://go.microsoft.com/fwlink/?linkid=844490

ListWithHttpMessagesAsync(String, String, Nullable<Int32>, Dictionary<String,List<String>>, CancellationToken)

以反向時間順序列出訂用帳戶的可用計費週期。 只有 Azure Web-Direct訂用帳戶才支援此功能。 此預覽 API 不支援未透過 Azure 入口網站直接購買的其他訂用帳戶類型。 https://go.microsoft.com/fwlink/?linkid=844490

擴充方法

Get(IBillingPeriodsOperations, String)

取得具名計費週期。 只有 Azure Web-Direct訂用帳戶才支援此功能。 此預覽 API 不支援未透過 Azure 入口網站直接購買的其他訂用帳戶類型。

GetAsync(IBillingPeriodsOperations, String, CancellationToken)

取得具名計費週期。 只有 Azure Web-Direct訂用帳戶才支援此功能。 此預覽 API 不支援未透過 Azure 入口網站直接購買的其他訂用帳戶類型。

List(IBillingPeriodsOperations, String, String, Nullable<Int32>)

以反向時間順序列出訂用帳戶的可用計費週期。 只有 Azure Web-Direct訂用帳戶才支援此功能。 此預覽 API 不支援未透過 Azure 入口網站直接購買的其他訂用帳戶類型。 https://go.microsoft.com/fwlink/?linkid=844490

ListAsync(IBillingPeriodsOperations, String, String, Nullable<Int32>, CancellationToken)

以反向時間順序列出訂用帳戶的可用計費週期。 只有 Azure Web-Direct訂用帳戶才支援此功能。 此預覽 API 不支援未透過 Azure 入口網站直接購買的其他訂用帳戶類型。 https://go.microsoft.com/fwlink/?linkid=844490

ListNext(IBillingPeriodsOperations, String)

以反向時間順序列出訂用帳戶的可用計費週期。 只有 Azure Web-Direct訂用帳戶才支援此功能。 此預覽 API 不支援未透過 Azure 入口網站直接購買的其他訂用帳戶類型。 https://go.microsoft.com/fwlink/?linkid=844490

ListNextAsync(IBillingPeriodsOperations, String, CancellationToken)

以反向時間順序列出訂用帳戶的可用計費週期。 只有 Azure Web-Direct訂用帳戶才支援此功能。 此預覽 API 不支援未透過 Azure 入口網站直接購買的其他訂用帳戶類型。 https://go.microsoft.com/fwlink/?linkid=844490

適用於